An open API service indexing awesome lists of open source software.

https://github.com/jatin-s16/neuron_from_scratch

Hey! I am learning to build neural networks from scratch without the use of built-in Python libraries.
https://github.com/jatin-s16/neuron_from_scratch

deep-learning neural-networks nnfs numpy python

Last synced: about 1 month ago
JSON representation

Hey! I am learning to build neural networks from scratch without the use of built-in Python libraries.

Awesome Lists containing this project

README

          

This code file incorporates the learnings related to creating Neural networks from scratch in Python. I have mentioned the theoretical concepts and reasonings before each piece of code.