Simple neurons in simple language
Simple Neurons for data analysis and forecasting
Windows:
git clone
Only learning purpose
*0.0.0 | Currently first steps *0.1.0 | 2D multi layers deepLearning
Me – MaximeAeva – Feel free to contact
- Fork it (https://github.com/MaximeAeva/PyTorchNeurons/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request