Built with blockbuilder.org
Adapted from a D3.js scatter plot example.
At every cycle, a thousand points are moved to new randomly generated positions. They are then scored by a Neural Network model created in JMP and exported to JavaScript.
Scoring results are used to determine if the points fell inside a heart curve and colored accordingly.
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js