6 Forks
13 Stars
13 Watchers

NeuralNetwork

Neural Network implementation in Numpy and Keras. Batch Normalization, Dropout, L2 Regularization and Optimizers

How to download and setup NeuralNetwork

Open terminal and run command
git clone https://github.com/AdalbertoCq/NeuralNetwork.git
git clone is used to create a copy or clone of NeuralNetwork repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NeuralNetwork https://github.com/AdalbertoCq/NeuralNetwork/archive/master.zip

Or simply clone NeuralNetwork with SSH
[email protected]:AdalbertoCq/NeuralNetwork.git

If you have some problems with NeuralNetwork

You may open issue on NeuralNetwork support forum (system) here: https://github.com/AdalbertoCq/NeuralNetwork/issues