avvineed / Basic-Neural-Network

Basic Neural Network in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic Neural Network in python


Languages

Language:Jupyter Notebook 100.0%