Pinned Repositories
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, ... 🧠
labml
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
annotate
Annotate python source code
jax_transformer
Autoregressive transformer in JAX from scratch
node_shm
Shared memory in nodejs
poker
🃏♠️♥️♦️♣️
python_autocomplete
A simple neural network for python autocompletion
yamldb
A document database which stores documents as YAML files. Update, add, remove and view database items by editing files.
wallapatta
Markdown for Edward Tufte style documents
vpj's Repositories
vpj/python_autocomplete
A simple neural network for python autocompletion
vpj/annotate
Annotate python source code
vpj/poker
🃏♠️♥️♦️♣️
vpj/jax_transformer
Autoregressive transformer in JAX from scratch
vpj/weya
Simple Typescript/Javascript framework for DOM manipulation
vpj/rl_samples
Reinforcement Learning Samples
vpj/cellular
Spreadsheets
vpj/models
Data model library
vpj/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
vpj/bert-new-classification-sample
Trying out MLFlow and TorchServe
vpj/dsv
DSV parser because d3 DSV parser is giving trouble with large files
vpj/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
vpj/mod
Modules for node.js and browser
vpj/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vpj/vpj.github.com
My personal site
vpj/wrap
vpj/Adabelief-Optimizer
Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"
vpj/engineering.labs
A place to store code relevant to MLOps Community Engineering Labs
vpj/for_beginners
http://blog.varunajayasiri.com/ml/tf_for_beginners.html
vpj/guards
vpj/highlight.js
Javascript syntax highlighter
vpj/IO
Server-client, server-server, and web worker communication library written in TypeScript
vpj/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
vpj/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
vpj/mlflow-torchserve
Plugin for deploying MLflow models to TorchServe
vpj/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
vpj/Pytorch-Sketch-RNN
a pytorch implementation of https://arxiv.org/abs/1704.03477
vpj/reproduceRL
vpj/restack
Full Stack ReasonML Tutorials
vpj/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.