Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 744 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 744 Bytes

Pytorch

Simple neurons in simple language

Simple Neurons for data analysis and forecasting

Hey!

Installation

Windows:

git clone

Usage example

Only learning purpose

Release History

*0.0.0 | Currently first steps *0.1.0 | 2D multi layers deepLearning

Meta

Me – MaximeAeva – Feel free to contact

Contributing

  1. Fork it (https://github.com/MaximeAeva/PyTorchNeurons/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request