jsyoo61 / hydra_tutorial

Personal tutorial for python library hydra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydra_tutorial

Personal tutorial for python library hydra.

Hydra is a large package which needs time to get used to. You can go to tutorial/ to figure out:

  • how to use hydra
  • figure out different ways to perform the same thing (and hopefully settle down to your favorite way)
  • different ways to make errors
  • etc...

There are more guidelines in the tutorial/README.md

If you want to use hydra right away, there's template/ which you could use as a baseline structure for your experiment.

Feel free to email me about hydra, or improvements on the tutorial. Good luck!
Jaesung Yoo, 10.17.2022

About

Personal tutorial for python library hydra

License:MIT License


Languages

Language:Jupyter Notebook 91.9%Language:Python 8.1%