/tensorflowjs-examples

Examples for getting practice with tensoflow js

Primary LanguageJavaScript

TensorflowJS examples

My own examples with tensorflow js to practice it use

Getting started

To run this examples and see how they work:

Prerequisites

You need to have installed NodeJS in your local machine

Installing

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

Running examples

Once in the project directory you just have to run the example files like this:

node example1.js

Built With

  • TensorFlow.js - Framework for developing and training ML models in JavaScript

Author

Henry Tabima Giraldo
Henry Tabima Giraldo

📖