Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

edelprino/baymax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baymax is your ML Super Hero

Baymax is a repository where you can find some running ML models

Usage

Download and build

git clone git@github.com:edelprino/baymax.git
cd baymax
docker-compose build

Start the tensorboard container

docker-compose up -d

Run your model

docker-compose exec baymax python quickstart/titanic.py

Train monitor

http://localhost:6006/

Usefull links

To check

TO DO

  • Up and run tensorboard to visualize logs
  • Train models online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published