fixed wording on nimertes
This commit is contained in:
parent
c9466dc7d3
commit
7d01a544b5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ this is the place for my miscalleneous projects. Here you'll find a collection o
|
||||||
#### personal projects
|
#### personal projects
|
||||||
- <a>nyrids</a> is a collection of closed source nlp models I am working on, either for fun (nimertes), research (melite), or work (panope).
|
- <a>nyrids</a> is a collection of closed source nlp models I am working on, either for fun (nimertes), research (melite), or work (panope).
|
||||||
- <a>melite</a> : solo research project into neurosymbolic ai using transformers and reinforcement learning methods.
|
- <a>melite</a> : solo research project into neurosymbolic ai using transformers and reinforcement learning methods.
|
||||||
- <a>nimertes</a> : making a foundational llm 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](smddqn): implementing an agent to autonomously play super mario bros.
|
||||||
|
|
Loading…
Reference in a new issue