Skip to content
/ guildai Public
forked from guildai/guildai

Experiment tracking, ML developer tools

License

Notifications You must be signed in to change notification settings

vpratz/guildai

 
 

Repository files navigation

Guild AI

Main branch test status PyPI version

This is the source repository for Guild AI.

Guild AI is an open source toolkit that automates and optimizes machine learning experiments.

  • Run unmodified training scripts, capturing each run result as a unique experiment
  • Automate trials using grid search, random search, and Bayesian optimization
  • Compare and analyze runs to understand and improve models
  • Backup training related operations such as data preparation and test
  • Archive runs to S3 or other remote systems
  • Run operations remotely on cloud accelerators
  • Package and distribute models for easy reproducibility

For more on features, see Guild AI - Features.

Important links:

About

Experiment tracking, ML developer tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.4%
  • Jupyter Notebook 0.3%
  • Makefile 0.2%
  • Dockerfile 0.0%
  • HTML 0.0%