Skip to content

Various Neural network architecture implemented using basic libraries

Notifications You must be signed in to change notification settings

Codemonk-adi/Neural_network_numpy

Repository files navigation

Neural_network_numpy

This is a neural network implementation using numpy to understand how the data is passes and the learning of th e network is achieved.

It uses the MNIST dataset for training.

The code is written in functions so that it is readable and easily understandable.

About

Various Neural network architecture implemented using basic libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages