mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 09f5b8b82f into 294aef8fde
This commit is contained in:
commit
c292d90e20
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ It's a great way to learn.
|
|||
|
||||
#### Build your own `AI Model`
|
||||
* [**Python**: _A Large Language Model (LLM)_](https://github.com/rasbt/LLMs-from-scratch)
|
||||
* [**Python**: _Build GPT-2 from Scratch_](https://github.com/karpathy/build-nanogpt)
|
||||
* [**Python**: _Diffusion Models for Image Generation_](https://huggingface.co/learn/diffusion-course/en/unit1/3)
|
||||
* [**Python**: _RAG for Document Search_](https://github.com/langchain-ai/rag-from-scratch)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue