home/content/self/theses/_index.md

20 lines
699 B
Markdown
Raw Permalink Normal View History

2024-11-10 00:34:22 +00:00
---
title: "theses"
weight: 10
---
# theses
---
## master-thesis
title: reinforcement learning theory and implementation in a custom environment
you can find the thesis abstract [here](/theses/master-thesis), the pdf [here](/pdf/mthesis.pdf), and the code [here](https://github.com/aethrvmn/GodotPneumaRL)
topic: reinforcement learning
## bachelor-thesis
title: the onedimensional heisenberg model, rg methods and numerical simulation of the sdrg process
you can find the thesis abstract[here](/theses/bachelor-thesis), the pdf [here](/pdf/bthesis.pdf), and the code [here](https://github.com/aethrvmn/1d-RandAFHeisenberg-SDRG)
topic: random af spin-1/2 heisenberg model and the sdrg method