19 lines
699 B
Markdown
19 lines
699 B
Markdown
---
|
||
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 one–dimensional 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
|