43 Forks
200 Stars
200 Watchers

NeuralNet

An artificial neural network written in Swift

How to download and setup NeuralNet

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

Or simply clone NeuralNet with SSH
[email protected]:Swift-AI/NeuralNet.git

If you have some problems with NeuralNet

You may open issue on NeuralNet support forum (system) here: https://github.com/Swift-AI/NeuralNet/issues