Pinned Repositories
18amanbansal.github.io
Portfolio
a_lazy_data_science_guide
A guide book on data science for busy and equally lazy Data Scientists 😄
andrej-llm.c
LLM training in simple, raw C/CUDA
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
awesome-llm-interpretability
A curated list of Large Language Model (LLM) Interpretability resources.
cmu-odml.github.io
On Device ML CMU
Colab-Backups
CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
DAIR-AI-ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
18amanbansal's Repositories
18amanbansal/cmu-odml.github.io
On Device ML CMU
18amanbansal/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
18amanbansal/Karpathy-LLM101n
LLM101n: Let's build a Storyteller
18amanbansal/yesbutpolos
18amanbansal/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
18amanbansal/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
18amanbansal/Interview_Prep-LLD-HLD
Low Level Design and High Level Design collection of resources.
18amanbansal/TransformerLens
A library for mechanistic interpretability of GPT-style language models
18amanbansal/andrej-llm.c
LLM training in simple, raw C/CUDA
18amanbansal/Colab-Backups
18amanbansal/DAIR-AI-ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
18amanbansal/a_lazy_data_science_guide
A guide book on data science for busy and equally lazy Data Scientists 😄
18amanbansal/awesome-llm-interpretability
A curated list of Large Language Model (LLM) Interpretability resources.
18amanbansal/LLaMA-Adapter
Fine-tuning LLaMA to follow instructions within 1 Hour and 1.2M Parameters
18amanbansal/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
18amanbansal/The-Modern-Cpp-Challenge
The Modern C++ Challenge, published by Packt
18amanbansal/18amanbansal.github.io
Portfolio
18amanbansal/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
18amanbansal/tinyC-Compiler-Revision
TinyC Compiler generated specifically for x86-64 machines