Code Monkey home page Code Monkey logo

I like deep neural nets.

Andrej's Projects

arxiv-sanity-lite icon arxiv-sanity-lite

arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.

char-rnn icon char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

convnetjs icon convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

covid-sanity icon covid-sanity

Aspires to help the influx of bioRxiv / medRxiv papers on COVID-19

cryptos icon cryptos

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes

eigenlibsvm icon eigenlibsvm

A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

find-birds icon find-birds

Find people you should follow on Twitter based on who the people you follow follow

forestjs icon forestjs

Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.

gitstats icon gitstats

A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one git repo in many branches.

lecun1989-repro icon lecun1989-repro

Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.

lifejs icon lifejs

Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots

llama2.c icon llama2.c

Inference Llama 2 in one file of pure C

llm.c icon llm.c

LLM training in simple, raw C/CUDA

makemore icon makemore

An autoregressive character-level language model for making more things

matlabwrapper icon matlabwrapper

C++ convenience class to communicate with a Matlab instance. Send matrices back and forth, execute arbitrary Matlab commands, or drop into interactive Matlab session right in the middle of your C++ code.

micrograd icon micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

minbpe icon minbpe

Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

mingpt icon mingpt

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

nanogpt icon nanogpt

The simplest, fastest repository for training/finetuning medium-sized GPTs.

neuraltalk icon neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.

neuraltalk2 icon neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU

nipspreview icon nipspreview

Scripts that generate .html to more easily see NIPS papers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.