18 lines
734 B
Markdown
18 lines
734 B
Markdown
|
---
|
||
|
title: "misc"
|
||
|
---
|
||
|
|
||
|
this is the place for my miscalleneous projects.
|
||
|
|
||
|
here you'll find a collection of my work: from research and theses to explorations in mathematics, physics, and computer science.
|
||
|
|
||
|
## <u>contents</u>
|
||
|
|
||
|
- [master-thesis](/pdf/mthesis.pdf): reinforcement learning theory and implementation in a custom environment.
|
||
|
- [bachelor-thesis](/pdf/bthesis.pdf): random af spin-1/2 heisenberg model and the sdrg method.
|
||
|
- [nimertes](nimertes): making a foundational llm from scratch in nim, a system's language.
|
||
|
- [black-scholes](black-scholes.md): exploring the black-scholes equation.
|
||
|
- [human-diffusion](human-diffusion): a study on the diffusion of human populations.
|
||
|
|
||
|
feel free to explore and delve into the details.
|