9 Forks
78 Stars
78 Watchers

NeuralPy

NeuralPy: A Keras like deep learning library works on top of PyTorch

How to download and setup NeuralPy

Open terminal and run command
git clone https://github.com/imdeepmind/NeuralPy.git
git clone is used to create a copy or clone of NeuralPy 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 NeuralPy https://github.com/imdeepmind/NeuralPy/archive/master.zip

Or simply clone NeuralPy with SSH
[email protected]:imdeepmind/NeuralPy.git

If you have some problems with NeuralPy

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