Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1 KB

README.md

File metadata and controls

26 lines (14 loc) · 1 KB

Click here to access the page!

This is an Artificial Intelligence project that performs a Perceptron algorithm of neural network-supervised learning to classify 8 (eight) different colors out of all possible RGB combinations:

#ff0000 Red

#00ff00 Green

#0000ff Blue

#000000 Black

#ffffff White

#ffff00 Yellow

#ff00ff Magenta

#00ffff Cyan

Interface

github github