jorgeanais / simplenn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple NN

This is a simple neural network implementation in Python. It is not optimized for speed, but it is optimized for readability. It is meant to be a learning tool for people who want to understand how neural networks work.

Neural Network

Reference
https://www.youtube.com/watch?v=W8AeOXa_FqU

About


Languages

Language:Python 100.0%