GithubHelp home page GithubHelp logo

vaibtan's Projects

annotated_deep_learning_paper_implementations icon annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

attorch icon attorch

A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.

ctypeslib icon ctypeslib

Generate python ctypes classes from C headers. Requires LLVM clang

deeperspeed icon deeperspeed

DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.

distributed-database-with-raft-consensus-algorithm icon distributed-database-with-raft-consensus-algorithm

Implemented a database storing string key-value pairs using Raft Consensus Algorithm, ensuring consistent data replication and fault recovery across the distributed network of nodes. Obtained Linearizable Reads without paying high latency penalties for each request by utilizing the leader lease mechanism.

enterprise-level-food-ordering-platform icon enterprise-level-food-ordering-platform

A full stack website for an app which lets users order delicacies from various cuisines, with features including user authentication, registration, profile management; sort, filter, pagination for search results page; cart management, stripe payment checkout and real-time order status.

gpt-fast icon gpt-fast

Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.

gpt-neox icon gpt-neox

An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.

haskell-mooc icon haskell-mooc

My solutions to the problems sets of Haskell MOOC offered by the University of Helsinki

libcoders-compression-lib icon libcoders-compression-lib

File compression library | Shennon | Fano | Huffman | Bigram Huffman | Adaptive Huffman | Arithmetic coding

llama2.c icon llama2.c

Inference Llama 2 in one file of pure C

llm icon llm

An ecosystem of Rust libraries for working with large language models

llm.c icon llm.c

LLM training in simple, raw C/CUDA

lockfree icon lockfree

A collection of lock-free data structures written in standard C++11

nanogpt icon nanogpt

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

opencv icon opencv

Open Source Computer Vision Library

pythia icon pythia

A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).

python-patterns icon python-patterns

Source code behind the python-patterns.guide site by Brandon Rhodes

pytorch icon pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

rwkv-lm icon rwkv-lm

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

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.