Skip to content

DavidLeDuy/ElectronApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Electron App which allows the Inference of Teachable Machine Models

This app currently only allows the inference of image classification models.

Teachable Machine

Installation

Install Node.js

https://nodejs.org/en/download/


Install yarn

 npm install yarn

Install dependencies

 yarn install

Start the App

 npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published