OverviewΒΆ

  • Setup the code as described in the setup.

  • The entry point for the code is main.py.

  • Run the code using PYTHONPATH=. python main.py. This uses the config in config/config.yaml.

  • The code uses Hydra framework for composing configs.