Skip to content

avvineed/Basic-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Neural Network

On the process of learning Deeplearning, i built Basic Neural Network to get full understanding without help of ML library.

Overview

A neural network written in Python, consisting of a single neuron that uses back propagation to learn. You can have quick review with juputer notebook file.

Dependencies

None! Just numpy.

Credits

Releases

No releases published

Packages

No packages published