My own examples with tensorflow js to practice it use
To run this examples and see how they work:
You need to have installed NodeJS
in your local machine
Clone this repository.
git clone git@github.com:HenryTabima/tensorflowjs-examples.git
Go into the cloned repo folder
cd tensoflowjs-examples
Install dependencies
npm install
Once in the project directory you just have to run the example files like this:
node example1.js
- TensorFlow.js - Framework for developing and training ML models in JavaScript
Henry Tabima Giraldo 📖 |