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 [email protected]:HenryTabima/tensorflowjs-examples.gitGo into the cloned repo folder
cd tensoflowjs-examplesInstall dependencies
npm installOnce 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 📖 |