Skip to content

HenryTabima/tensorflowjs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

📖

About

Examples for getting practice with tensoflow js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published