Pinned Repositories
addressbook
address book app in nodejs with Postgres DB. Deployed on a 3 node Kubernetes cluster with semaphore CI .
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
clp-models
Computational models for CLP301 IIT Delhi
dotfiles
efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
heap_allocator
A simple heap memory allocator in ~200 lines.
merkeltree
toy merkel tree with demo, for fun and learning
minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
revax
COVID-19, vaccines and little bit of reverse engineering
adypd97's Repositories
adypd97/addressbook
address book app in nodejs with Postgres DB. Deployed on a 3 node Kubernetes cluster with semaphore CI .
adypd97/revax
COVID-19, vaccines and little bit of reverse engineering
adypd97/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
adypd97/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
adypd97/clp-models
Computational models for CLP301 IIT Delhi
adypd97/dotfiles
adypd97/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
adypd97/heap_allocator
A simple heap memory allocator in ~200 lines.
adypd97/merkeltree
toy merkel tree with demo, for fun and learning
adypd97/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
adypd97/nandtotetris
working through the nandtotetris book
adypd97/oriC
Do you wish to find oriC(s) in plasmids and chromosomes? You might want to give this a try!
adypd97/post-thoughts
personal website, post thoughts
adypd97/prisoners_dilemma
Source code for "The Evolution of Cooperation" prisoner's dilemma simulations with different strategies. See README for more.
adypd97/RL_CS285
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
adypd97/SquiggleNet
adypd97/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".