Skip to content

Changes between February, 20th and February, 26th

Compare
Choose a tag to compare
@KarelZe KarelZe released this 26 Feb 18:39
· 207 commits to main since this release
12041e7

What's Changed

Empirical Study ⚗️

  • Add notes, code, tests, and Chapter on effective spread🍕 by @KarelZe in #184

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

Outlook🎒

  1. Write the chapter on the gradient boosting procedure
  2. Finish the attention and embeddings chapter. Add some nice visuals!
  3. Integrate feedback
  4. Resolve my small TODOs in LaTeX sources / go through warnings / fix overflows
  5. Loosely research how pre-training on unlabelled data can be implemented in PyTorch
  6. (merge and rework the Chapter on feature engineering)

Full Changelog: 23-08...23-09