Skip to content

maccarini/first-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

first-neural-network

Basic neural network written in python, using numPy that predicts exam scores based on study hours and sleep hours. It shows a basic implementation of gradient descent and backpropagation for optimizing a cost function in a 3-layer neural network.

About

Basic neural network implementation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages