This is base classes of Neural Network.
- Open Visual Studio and create a project with name "NeuralNetwork" (or whatever you want).
- Open folder contain project (where contain *.sln file) and open Git bash here.
- Run command:
git clone https://github.com/tiena2cva/NeuralNetwork.git
- Open Visual Studio, create folder and add files to project.