Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.07 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.07 KB

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 [email protected]: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

📖