Changes between February, 20th and February, 26th
What's Changed
Empirical Study ⚗️
Writing 📖
- Add chapter on Regression Trees🎄 by @KarelZe in #170
- Add section on attention maps🧭 by @KarelZe in #172
- Edit in review comments🎒 by @KarelZe in #174
- Optimized citations/typesetting and extended
check_formalia.py
🐍 by @KarelZe in #175 - Edit in comments from second review👨🎓 by @KarelZe in #179
- Add visualizations for layer norm🍇 by @KarelZe in #178
- Add chapter on TabTransformer📑 by @KarelZe in #180
- Add chapter on FT-Transformer🕹️ by @KarelZe in #181
- Add notes and viz on train-test-split🍿 by @KarelZe in #182
Other Changes
- Bump google-auth from 2.16.0 to 2.16.1 by @dependabot in #171
- Bump actions/checkout from 1 to 3 by @dependabot in #183
Outlook🎒
- Write the chapter on the gradient boosting procedure
- Finish the attention and embeddings chapter. Add some nice visuals!
- Integrate feedback
- Resolve my small TODOs in LaTeX sources / go through warnings / fix overflows
- Loosely research how pre-training on unlabelled data can be implemented in PyTorch
- (merge and rework the Chapter on feature engineering)
Full Changelog: 23-08...23-09