This repository is a (Cookiecutter)[https://cookiecutter.readthedocs.io/en/stable/index.html] template for building ML/AI projects the Daemon way.
- fully configured project structure
- static analysis using pre-commit hooks on each
git-commit
- automatic code testing before pushing to remote Git repo
- Bitbucket CI/CD pipelines
- local development within a docker container
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
- Writing tests
- Code review
- Other guidelines
- Repo owner or admin
- Other community or team contact