home/content/theses/_index.md

19 lines
699 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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