Difference between revisions of "JavaScript"

From
Jump to: navigation, search
(A sampling of available Javascript Machine Learning libraries)
Line 41: Line 41:
 
==== <span id="Graphics"></span>Graphics ====
 
==== <span id="Graphics"></span>Graphics ====
 
* [[Python#Visualization with Python| Visualization with Python]] and underlying Javascript libraries
 
* [[Python#Visualization with Python| Visualization with Python]] and underlying Javascript libraries
* [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://get.webgl.org/ WebGL.js] - (Web Graphics Library) is a Javascript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins
 
* [http://get.webgl.org/ WebGL.js] - (Web Graphics Library) is a Javascript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins
 
* [[Knowledge Graphs]]
 
* [[Knowledge Graphs]]
Line 50: Line 48:
 
** [http://github.com/neo4j-contrib/neo4j-ml-procedures Neo4j Machine Learning Extensions]
 
** [http://github.com/neo4j-contrib/neo4j-ml-procedures Neo4j Machine Learning Extensions]
 
** [http://medium.com/octavian-ai/review-prediction-with-neo4j-and-tensorflow-1cd33996632a Review prediction with Neo4j and TensorFlow | David Mack]
 
** [http://medium.com/octavian-ai/review-prediction-with-neo4j-and-tensorflow-1cd33996632a Review prediction with Neo4j and TensorFlow | David Mack]
 +
 +
==== <span id="D3.js"></span>D3.js ====
 +
[http://www.youtube.com/results?search_query=D3.js+artificial+intelligence+deep+learning Youtube search...]
 +
[http://www.google.com/search?q=D3.js+artificial+intelligence+deep+learning+ML ...Google search]
 +
 +
* [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
 +
 +
<youtube>_8V5o2UHG0</youtube>
  
 
________________________________
 
________________________________

Revision as of 07:23, 5 June 2020

Youtube search... ...Google search

A sampling of available Javascript Machine Learning libraries

Graphics

D3.js

Youtube search... ...Google search

________________________________

1*W79wtpbE2NTqUuFA8EVorQ.png

Demos

Node.js

Youtube search... ...Google search

React

Youtube search... ...Google search