Skip to content

kelan5111/LLMPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning LLMs

A personal study repository tracking my journey into large language models, from first principles through to building and fine-tuning my own.

Code, notes, and experiments produced while working through:

  • Deep Learning with Python, 3rd Edition — François Chollet (Manning) Foundations: neural networks, backpropagation, training loops, and the Keras/TensorFlow ecosystem that underpins modern deep learning.

  • Hands-On Large Language Models — Jay Alammar & Maarten Grootendorst (O'Reilly) Applied LLMs: tokenisation, embeddings, transformers, semantic search, retrieval-augmented generation (RAG), agents, and fine-tuning.

Everything here is written by me as I learn — expect rough edges, exploratory notebooks, and notes-to-self alongside cleaner reference implementations.

About

Large Language Model (LLM) coding implementation whilst reading though textbooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages