Skip to content

Neural Network built with scratch using only Numpy as part of Udacity's Deep Learning degree.

Notifications You must be signed in to change notification settings

mxhofer/Neural-Network-in-NumPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Single layer neural network with Numpy

Build a neural network from scratch to carry out a prediction problem on a real dataset! Concepts coded with Numpy include gradient descent, backpropagation, and other concepts that are important to know.

The data comes from the UCI Machine Learning Database.

Part of the Udacity Deep Learning Foundations Nanodegree.

About

Neural Network built with scratch using only Numpy as part of Udacity's Deep Learning degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published