Skip to content

RobStelling/Complementary-Color-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explaining neural network concepts through an interactive visualization

Using a neural network for complementary color prediction

Data Visualization for a running neural network that
simulates a complementary color function in RGB

Roberto Stelling - 117.335.792
Universidade Federal do Rio de Janeiro - PPGI Master's program

Example of a run when the convergence criteria was met.

Final screen

The inner circle displays the original RGB colors, the middle circle displays the corresponding complementary colors and the outer circle displays the predicted colors by the neural network.

The text in the middle of circle tells how many steps where necessary to reach the current stage, the value of the cost function and the time, in minutes, that it took for the network to reach the current stage.

Live example

About

Explaining neural network concepts through an interactive visualization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors