77 Forks
512 Stars
512 Watchers

NeuralNetwork.NET

A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN

How to download and setup NeuralNetwork.NET

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

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

If you have some problems with NeuralNetwork.NET

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