NLP Zero to Hero in just 10 Kernels
-
Updated
Sep 22, 2024 - Jupyter Notebook
NLP Zero to Hero in just 10 Kernels
This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.
Building Andrej Kapathy's micrograd from scratch
my lecture notes of cs231n of Andrej Karpathy
Building Andrej Karpathy's Makemore from scratch
Generating image captions using Xception Network and Beam Search in Keras - My Bachelor's thesis project
understanding language modeling by training a small GPT on Shakespeare plays.
A learning journal
Following Prof. Andrej Karpathy Makemore tutorial series on yt.
Deep Learning model to caption an image. [Course Project, CS 337( 2019-1 ) - IIT Bombay]
I will be starting and completing Andrej Karpathy's "Neural Networks: Zero to Hero" YouTube playlist. This repository will contain my implementations and notes as I progress through the series.
Corso completo in Intelligenza Artificiale Generativa, a partire da zero
Artificial Neural Network with Andrej Karparthy [ Zero to Hero ]
🧠 A minimal, end-to-end implementation of a ChatGPT-like model from scratch — covering tokenization, transformer architecture, and inference, all in Python.
Character-level Long Short Term Memory Recurrent Neural Network implemented from scratch in Python
SeedGPT is a minimal decoder-only LLM from scratch, inspired by andrej karpathy's tutorials, generating text token-by-token based on input word prompts.
Convolutional Neural Networks for Visual Recognition Course http://kamranisg.github.io/CS231n-Andrej_Karpathy_Stanford/
kaprathy's micrograd implemented in c & cpp
From scratch implementation of a small transformers language model inspired by Andrej Karpathy's makemore series! :)
This project implements the decoder part of the "Attention is All You Need" architecture, following Andrej Karpathy's video explanation.
Add a description, image, and links to the andrej-karpathy topic page so that developers can more easily learn about it.
To associate your repository with the andrej-karpathy topic, visit your repo's landing page and select "manage topics."