Skip to content

lucas-schuermann/neuralnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuralnet is a simple example of a feedforward artificial neural network. Please see the accompanying tutorial for more information.

Running

# install dependencies
pip3 install -r requirements.txt

# launch demo
python3 neuralnet.py

License

This project is distributed under the MIT license.

About

Simple example of an artificial neural network

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%