Skip to content

Mick3l/point_separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neural_network_cpp

This project consists of two files: neural_network.py and main.py.
neural_network.py contains class neural_network which implements neural network consisting of input layer, one hidden layer and output layer(size of layers is set in constructor)
main.py contains GUI implementation. You can set blue points by right click and green points by left click. Depending on color and position of a point neural network will change background color
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages