jimitjaishwal / first-neural-network

Deep Learning Nanodegree First Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your First Neural Network

In this project, I'll get to build a neural network from scratch to carry out a prediction problem on a real dataset! By building a neural network from the ground up, you'll have a much better understanding of gradient descent, backpropagation, and other concepts that are important to know before we move to higher level tools such as Tensorflow. You'll also get to see how to apply these networks to solve real prediction problems!

pip

To install these dependencies with pip, you can issue pip3 install numpy.

About

Deep Learning Nanodegree First Project


Languages

Language:HTML 64.8%Language:Jupyter Notebook 34.4%Language:Python 0.7%Language:Shell 0.1%