Skip to content

hayriyigit/tfjs-modelplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tfjs-modelplatform

Build, Compile, Train CNN models by creating flowcharts - Built with React Flow, Tensorflow.js, ReactJS and Socket.IO

Installation and Usage

Clone the project and go to tfjs-modelplatform folder:

git clone https://github.com/hayriyigit/tfjs-modelplatform.git

cd tfjs-modelplatform

Server

Go to server folder and install dependencies:

cd server

npm i

Then start server:

npm start

Client

Return to project folder:

cd ..

Go to client folder and install dependencies:

cd client

npm i

Then start client:

npm start

Open http://localhost:8080 and done 🎉

Screenshots

About

Build, Compile, Train CNN models by creating flowcharts - Built with React Flow, Tensorflow.js, ReactJS and Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published