Skip to content

Neural Network built from scratch with matrix backpropagation. Contains the Tanh, Sigmoid, and ReLU activation functions. Implemented the cross-entropy loss function to vastly improve learning rate.

Notifications You must be signed in to change notification settings

charlielin99/BasicNeuralNet

Repository files navigation

BasicNeuralNet

Neural Network built from scratch with matrix backpropagation. Contains the Tanh, Sigmoid, and ReLU activation functions. Implemented the cross-entropy loss function to vastly improve learning rate.

About

Neural Network built from scratch with matrix backpropagation. Contains the Tanh, Sigmoid, and ReLU activation functions. Implemented the cross-entropy loss function to vastly improve learning rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published