Difference between revisions of "JavaScript"

From
Jump to: navigation, search
(A sampling of available Javascript Machine Learning libraries)
(Graphics)
Line 51: Line 51:
 
** [http://d3js.org/ D3js.org] - [http://bl.ocks.org/heybignick/3faf257bbbbc7743bb72310d03b86ee8 D3.js v4 Force Directed Graph with Labels]
 
** [http://d3js.org/ D3js.org] - [http://bl.ocks.org/heybignick/3faf257bbbbc7743bb72310d03b86ee8 D3.js v4 Force Directed Graph with Labels]
 
** [http://playground.tensorflow.org TensorFlow Deep Playground] an interactive visualization of neural networks, written in [http://www.typescriptlang.org/ TypeScript] using [http://d3js.org/ d3.js] and can be repurposed for different means  
 
** [http://playground.tensorflow.org TensorFlow Deep Playground] an interactive visualization of neural networks, written in [http://www.typescriptlang.org/ TypeScript] using [http://d3js.org/ d3.js] and can be repurposed for different means  
 +
** [http://playground.tensorflow.org/#activation=tanh&batchSize=10&dataset=circle&regDataset=reg-plane&learningRate=0.03&regularizationRate=0&noise=0&networkShape=4,2&seed=0.08014&showTestData=false&discretize=false&percTrainData=50&x=true&y=true&xTimesY=false&xSquared=false&ySquared=false&cosX=false&sinX=false&cosY=false&sinY=false&collectStats=false&problem=classification&initZero=false&hideText=false Tensorflow Deep Playground]; written in [http://www.typescriptlang.org/ TypeScript] using [http://d3js.org/ D3.js]
  
 
<youtube>_8V5o2UHG0E</youtube>
 
<youtube>_8V5o2UHG0E</youtube>

Revision as of 07:27, 5 June 2020

Youtube search... ...Google search

A sampling of available Javascript Machine Learning libraries

Graphics

________________________________

1*W79wtpbE2NTqUuFA8EVorQ.png

Demos

Node.js

Youtube search... ...Google search

React

Youtube search... ...Google search