/LightningLite-Template

LightningLite template with docker, poetry, hydra

Primary LanguagePythonMIT LicenseMIT

LightningLite Template

Docker Compose

docker compose up -d
docker compose exec dev bash

Poetry

pip install 'poetry>=1.2.*'
poetry install

Run

Edit 'conf/config.yaml' and then run 'main.py'

python main.py