fixed SMB link

This commit is contained in:
aethrvmn 2024-09-01 22:47:59 +03:00
parent 9db0009368
commit 7b8901e769

View file

@ -15,7 +15,7 @@ this is the place for my miscalleneous projects. Here you'll find a collection o
- <a>nimertes</a> : making a transformer from scratch in pytorch and then nim, a system's language. - <a>nimertes</a> : making a transformer from scratch in pytorch and then nim, a system's language.
- <a>panope</a> : a foundational gpt based on the [nanogpt](https://github.com/aethrvmn/nanoGPT) architecture - <a>panope</a> : a foundational gpt based on the [nanogpt](https://github.com/aethrvmn/nanoGPT) architecture
#### university projects #### university projects
- [super mario network](smddqn): implementing an agent to autonomously play super mario bros. - [super mario network](https://github.com/aethrvmn/supermarioddqn): implementing an agent to autonomously play super mario bros.
- [human-diffusion](human-diffusion): a simulation of the Out of Africa (OOA) event in prehistory. - [human-diffusion](human-diffusion): a simulation of the Out of Africa (OOA) event in prehistory.
- [black-scholes](black-scholes): exploring the black-scholes equation. - [black-scholes](black-scholes): exploring the black-scholes equation.