14 lines
792 B
Markdown
14 lines
792 B
Markdown
---
|
|
title: "misc projects"
|
|
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.
|