An open API service providing repository metadata for many open source software ecosystems.

Topic: "andrej-karpathy"

AayushSameerShah/Neural-Net-Zero-to-Hero-with-Andrej

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.

Language: Jupyter Notebook - Size: 191 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 77 - Forks: 10

hyzhak/cs231n-lecture-notes

my lecture notes of cs231n of Andrej Karpathy

Language: Jupyter Notebook - Size: 19.9 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 12

Moeinh77/Image-Captioning-with-Beam-Search

Generating image captions using Xception Network and Beam Search in Keras - My Bachelor's thesis project

Language: Jupyter Notebook - Size: 52.2 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 3

shreydan/shakespeareGPT

understanding language modeling by training a small GPT on Shakespeare plays.

Language: Jupyter Notebook - Size: 84.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

kassi-bertrand/machine-learning-notes

A learning journal

Language: Jupyter Notebook - Size: 94.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0

Anri-Lombard/micrograd

Building Andrej Kapathy's micrograd from scratch

Language: Jupyter Notebook - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

shreydan/makemore-series

Following Prof. Andrej Karpathy Makemore tutorial series on yt.

Language: Jupyter Notebook - Size: 717 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

DennisRemigio/Verso-GPT-e-oltre

Corso completo in Intelligenza Artificiale Generativa, a partire da zero

Language: Jupyter Notebook - Size: 3.71 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Anri-Lombard/makemore

Building Andrej Karpathy's Makemore from scratch

Language: Jupyter Notebook - Size: 3.05 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kamranisg/CS231n-Andrej_Karpathy_Stanford

Convolutional Neural Networks for Visual Recognition Course http://kamranisg.github.io/CS231n-Andrej_Karpathy_Stanford/

Language: Jupyter Notebook - Size: 473 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ajaykr2712/ML_DS

Dialy Curated Open Source Learnings of ML 🤖

Language: Jupyter Notebook - Size: 73.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sumony2j/Simple-BPE-Tokenizer

A pure Python implementation of Byte Pair Encoding (BPE) tokenizer. Train on any text, encode/decode with saved models, and explore BPE tokenization fundamentals.

Language: Python - Size: 4.51 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Piero24/decoder-is-all-you-need

This project implements the decoder part of the "Attention is All You Need" architecture, following Andrej Karpathy's video explanation.

Language: Jupyter Notebook - Size: 418 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

oruaro-o/learningfromAndrej

Implementing Andrej Karpathy's Zero to Hero series of lectures

Language: Jupyter Notebook - Size: 243 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rimo02/TwistGpt

GPT2 made from scratch and trained on a small text corpus

Language: Python - Size: 363 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Sh-31/Neural-Networks-Zero-to-Hero-Tutorial-by-Andrej-Karpathy

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.

Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

nightgrey/neural-networks-zero-to-hero

A repository containing code working through Andrej Karpathy's "Neural Networks: Zero to Hero"

Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

carlm451/LSTM_Character_Language_Model

Character-level Long Short Term Memory Recurrent Neural Network implemented from scratch in Python

Language: Jupyter Notebook - Size: 3.49 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nikhil-xb/WillyGPT

A GPT2 model made from scratch on PyTorch (Inspired by Andrej Karpathy)

Language: Python - Size: 2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

flowstateeng/CS231n

Assignments and projects for CS231n: Convolutional Neural Networks for Visual Recognition

Language: Jupyter Notebook - Size: 7.8 MB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

vyaslkv/character-level-RNN-using-Pytorch

Character level text generation using LSTMs on Bhagavad Gita As It Is

Language: Python - Size: 542 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics