obenjiro / awesome-tensorflowjs

TensorFlow JS - A curated list of dedicated resources for machine learning in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome TensorFlowJS

A curated list of awesome TensorFlow JavaScript experiments, libraries, and projects. Inspired by awesome-tensorflow.

What is TensorFlowJS?

TensorFlowJS is an open source software library for numerical computation using data flow graphs. In other words, the best way to build deep learning models in browser and Node.js

More info here.

Languges

English, Русский

Table of Contents

Community

Tutorials

  • TBD

Models/Projects

GoogleColab/JupyterNotebook

Powered by TensorFlow

  • TBD

Libraries

  • TensorFlowJS - TensorFlow.js is a library for machine learning in JavaScript

Tools/Utilities

  • TBD

Videos

  • TBD

Papers

Blog posts

  • TBD

Books

  • Deep Learning with JavaScript by Shanqing Cai, Stanley Bileschi, Eric D. Nielsen with Francois Chollet. In Deep Learning with JavaScript, you’ll learn to use TensorFlow.js to build deep learning models that run directly in the browser.

Contributions

Your contributions are always welcome!

If you want to contribute to this list (please do), send me a pull request or contact me @obenjiro Also, if you notice that any of the above listed repositories should be deprecated, due to any of the following reasons:

  • Repository's owner explicitly say that "this library is not maintained".
  • Not committed for long time (2~3 years).

More info on the guidelines

About

TensorFlow JS - A curated list of dedicated resources for machine learning in JavaScript