home/content/self/misc/_index.md

15 lines
783 B
Markdown
Raw Permalink Normal View History

2024-08-28 18:24:07 +00:00
---
2024-11-10 01:36:00 +00:00
title: "misc"
2024-11-10 00:36:11 +00:00
weight: 30
2024-08-28 18:24:07 +00:00
---
2024-11-10 00:36:11 +00:00
# misc projects
---
this is the place for my miscalleneous projects. here you'll find a collection of different things that piqued my interest.
2024-08-28 18:24:07 +00:00
2024-11-10 00:36:11 +00:00
- [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.
2024-08-28 18:24:07 +00:00
feel free to explore and delve into the details.