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
Generating image captions using Xception Network and Beam Search in Keras - My Bachelor's thesis project
Building Andrej Karpathy's Makemore from scratch
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]
Corso completo in Intelligenza Artificiale Generativa, a partire da zero
Convolutional Neural Networks for Visual Recognition Course http://kamranisg.github.io/CS231n-Andrej_Karpathy_Stanford/
Repository for exercises and projects related to the "Neural Networks Zero to Hero" tutorial by Andrej Karpathy. This repository is designed to complement the tutorial and provide hands-on practice to reinforce the concepts covered.
GPT2 made from scratch and trained on a small text corpus
Implementing Andrej Karpathy's Zero to Hero series of lectures
A repository containing code working through Andrej Karpathy's "Neural Networks: Zero to Hero"
A GPT2 model made from scratch on PyTorch (Inspired by Andrej Karpathy)
Character-level Long Short Term Memory Recurrent Neural Network implemented from scratch in Python
Character level text generation using LSTMs on Bhagavad Gita As It Is
Assignments and projects for CS231n: Convolutional Neural Networks for Visual Recognition
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."