Difference between revisions of "JavaScript"

From
Jump to: navigation, search
(Graphics)
(Graphics)
Line 39: Line 39:
 
* [http://towardsdatascience.com/handtrackjs-677c29c1d585 Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code | Victor Dibia - Towards Data Science] - allows you track a user’s hand (bounding box) from an image in any orientation
 
* [http://towardsdatascience.com/handtrackjs-677c29c1d585 Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code | Victor Dibia - Towards Data Science] - allows you track a user’s hand (bounding box) from an image in any orientation
  
==== <span id="Graphics"></span>Graphics ====
+
==== <span id="Graphics"></span>Graphics / [[Visualization]] ====
 
* [[Python#Visualization with Python| Visualization with Python]] and underlying Javascript libraries
 
* [[Python#Visualization with Python| Visualization with Python]] and underlying Javascript libraries
 
* [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

Revision as of 07:39, 5 June 2020

Youtube search... ...Google search

A sampling of available Javascript Machine Learning libraries

Graphics / Visualization

________________________________

1*W79wtpbE2NTqUuFA8EVorQ.png

Demos

Node.js

Youtube search... ...Google search

React

Youtube search... ...Google search