andycraig / guildai-dirs

Guild AI example with directory structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With Guild AI

$ guild run train
You are about to run dir-check:train
  x: 0
Continue? (Y/n) y
Resolving file:data/file.txt dependency
loss: 1

Without Guild AI

$ python src/train.py 
loss: 1

About

Guild AI example with directory structure


Languages

Language:Python 100.0%