Skip to content

Latest commit

 

History

History
120 lines (71 loc) · 3.59 KB

README.md

File metadata and controls

120 lines (71 loc) · 3.59 KB

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

  • TBD

Powered by TensorFlow

  • TBD
  • TensorFlowJS - TensorFlow.js is a library for machine learning in JavaScript
  • TBD
  • TBD
  • TBD
  • 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.

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