A simple #NeuralNetwork example using Synaptic.js. This one is trained to recognize the color yeller! It accepts three inputs representing Red Green and Blue values. Output is a percent certainty that the color looks yeller. Try out the codepen below and use the sliders to change the color.
[codepen_embed height=”331″ theme_id=”dark” slug_hash=”QmXwJv” default_tab=”js,result” user=”mwilber”]See the Pen Simple Neural Network Using Synaptic.js by Matthew Wilber (@mwilber) on CodePen.[/codepen_embed]
