Recently Updated
Simple-Neural-Network
This project is a simple neural network (1 neuron) made entirely with python and math libraries, no neural network or AI libraries.
This is a way of showing my knowledge in math and neural network internals, and to show I know how neural networks work.