home/content/misc/_index.md
2024-11-10 02:36:00 +01:00

14 lines
783 B
Markdown

---
title: "misc"
weight: 30
---
# misc projects
---
this is the place for my miscalleneous projects. here you'll find a collection of different things that piqued my interest.
- [super-mario-ddqn](https://github.com/aethrvmn/supermarioddqn): implementing an agent to autonomously play super mario bros.
- [ising-model-tax-evasion](https://github.com/aethrvmn/Ising-Tax-Evasion): simulating the ising model from physics as a means of estimating the probability of tax evasion in a given population.
- [human-diffusion](https://github.com/aethrvmn/human-diffusion): a simulation of the Out of Africa (OOA) event in prehistory.
- [black-scholes](https://github.com/aethrvmn/black-scholes-model): exploring the black-scholes equation.
feel free to explore and delve into the details.