This repository contains all the resources for my thesis on option trade classification at Karlsruhe Institute of Technology.
notes 📜 | schedule ⌚ | experiments 🧪 | computing resources ☄️ | document 🎓 |
---|---|---|---|---|
See references folder. Download obsidian from obsidian.md to easily browse the notes. |
Link to tasks and mile stones. | Link to weights & biases (requires login). | Link to gcp (requires login), and to bwHPC (requires login). | see releases . |
Pre-commit hooks are pre-checks to avoid committing error-prone code. The tests are defined in the .pre-commit-config.yaml
. Install them using:
pip install .[dev]
pre-commit install
pre-commit run --all-files
Tests can be run using tox
. Just type:
tox
The authors acknowledge support by the state of Baden-Württemberg through bwHPC.
Our implementation is based on: