Skip to content

πŸ€– A simple CLI to automate your DL/ML prototyping workflow

Notifications You must be signed in to change notification settings

massens/tidybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TidyBot

A simple CLI to automate your DL/ML prototyping workflow

New project

You can create a folder structure for each experiment containing structure for each experiment containing /input, /output, /test, /eval.

$ tidybot.py init

Create a model

The model command creates a new python file with some boilerplate code, and creates I/O folders for this model under /input and /output.

$ tidybot.py model

About

πŸ€– A simple CLI to automate your DL/ML prototyping workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages