Tag: deeplearn.js

  • Machine Learning in JavaScript (TensorFlow Dev Summit 2018)

    Nikhil Thorat and Daniel Smilkov discuss TensorFlow.js, which is TensorFlow’s new machine learning framework for JavaScript developers. It supports building ML models in JavaScript, and training and deploying them in browser for execution using WebGL. They focus on tensorflow.js-Core which is a rebranding of deeplearn.js, and a new high-level layers API to make it easier…