Hi, I'm Max, a 20y/o independent researcher working on intelligent agents. Currently, my research focuses on self-organizing multi-agent systems, ranging from biologically inspired networks to sequence modelling with memory augmentation.
On my personal website/knowledge-base, you will find notes on papers and concepts I'm currently learning about.
Below are my paper implementations and highlighted projects.
Project | Paper | Status |
---|---|---|
es-torch | Evolution Strategies as a Scalable Alternative to Reinforcement Learning | ✅ |
multi-agent-transformer | Multi-Agent Reinforcement Learning is a Sequence Modeling Problem | 🚧 |
Project | Description | Tools/Languages |
---|---|---|
dotfiles | Config files, utility scripts, ... | |
Obsidian Homepage | Personal-stats visualization from Obsidian daily-note metadata |
High School Projects
Project | Description | Tools/Languages |
---|---|---|
Sentinel-2 Landcover Classification | (Diploma Project) Landcover classification on sentinel-2 data with Prithvi, EfficientNet-Unet and OSM / CNES Landcover labels. | GeoJSON |
TruthTabler | Boolean expression parser, simplifier, converter. | |
2048JavaFx-Bot | 2048-Game in JavaFx, including a parallel expectimax bot which gets to 4096 most of the time. |