Skip to content

nteract Jupyter Notebook with Node.js Kernel Examples (aka How fun it is)

License

Notifications You must be signed in to change notification settings

loretoparisi/jupyter-tensorflow-nodejs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-tensorflow-nodejs-examples

Jupyter Notebook with nteract, Node.js, Tensorflow.js (aka How fun it is)

How To Install

Please download the latest nteract desktop application for your platform from here

Then in a shell execute the following commands in this order to install all packages needed

git clone https://github.com/loretoparisi/jupyter-tensorflow-nodejs-examples.git
cd jupyter-tensorflow-nodejs-examples/
npm install

How to Run

Launch nteract and open the HelloWorldTensorflowNteract.ipynb example. Now you can just run all cells from Cell > Run All or you can run a Cell one by one using the Play button.

Demo

Have a look at the Cell and the Tensorflow runnable code. ezgif com-video-to-gif

Just go through the Cell to train() function and press Play to start training your LSTM model.

ezgif com-video-to-gif 1

Disclaimer

Enjoy!

About

nteract Jupyter Notebook with Node.js Kernel Examples (aka How fun it is)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published