Implementation of Neural Network from Scratch.The plan(still is) was to make a GPU accelerated NeuralNet Library..but until time being...here's what i could cook 😅
Linear
Sigmoid
Relu
SGD
SoftmaxLoss
Plot functions to show result.
Spiral
Circle(soon)
You can also try a Custom one :)
Run Test.py for a code run...
Will add some theory.
V2.0 (Main Course)