Skip to content

havardox/worlds_slowest_neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSNN - World's Slowest Neural Network

raw python babyyyyyyyyy

Side note: please do not use this in production.

How to run

1. Install Python

2. git clone https://github.com/havardox/worlds_slowest_neural_network.git

3. cd worlds_slowest_neural_network

4. python -m venv venv

5. Unix/MacOS: source venv/bin/activate

 Windows: venv\Scripts\activate

Depending on your OS, the python command may be called py or python3.

6. python -m pip install .

7. cd wsnn

8. python main.py

9. Click "Train"

After a really, really, REALLY long time, the neural network will correctly paint the target labels blue (the dots with the black borders). The network has been correctly trained to color the targets on the given XY graph of randomly generated points.

WSNN's official mascot

7bis7h

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages