Skip to content

A program that runs a simple neural network using numpy and standard python function that classifies data using a labeled set to learn. The size and number of input, hidden layers and output can easily be adjusted. The program works for a network of arbitrary size.

MrEmanuel/Simple-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

About

A program that runs a simple neural network using numpy and standard python function that classifies data using a labeled set to learn. The size and number of input, hidden layers and output can easily be adjusted. The program works for a network of arbitrary size.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages