Pinned Repositories
10-714
Deep Learning systems
15-618-Project
MPI
785-hw4
adit.ya
Know me through a portfolio of passion projects I work on in my free time.
alternate
Training the residual alternately
AVM-grammar
An implementation of an AVM grammar in an XLE development environment
core2vec
A core-preserving feature learning framework for networks. Published ASONAM 2018
haxell.me
Personal blog to scribble about a million things that interest me and experiment with Haskell and .js technologies on the way
leetcode
Unending programming practice in Python sourcing problems mostly from Leetcode and CodeForces.
resnet-pytorch
Implementing ResNets from scratch on PyTorch and using it for a classification task on a cool dataset created by scraping Google images.
aditya-283's Repositories
aditya-283/leetcode
Unending programming practice in Python sourcing problems mostly from Leetcode and CodeForces.
aditya-283/15-618-Project
MPI
aditya-283/core2vec
A core-preserving feature learning framework for networks. Published ASONAM 2018
aditya-283/haxell.me
Personal blog to scribble about a million things that interest me and experiment with Haskell and .js technologies on the way
aditya-283/resnet-pytorch
Implementing ResNets from scratch on PyTorch and using it for a classification task on a cool dataset created by scraping Google images.
aditya-283/10-714
Deep Learning systems
aditya-283/785-hw4
aditya-283/adit.ya
Know me through a portfolio of passion projects I work on in my free time.
aditya-283/alternate
Training the residual alternately
aditya-283/AVM-grammar
An implementation of an AVM grammar in an XLE development environment
aditya-283/dvc
🦉Data Version Control | Git for Data & Models
aditya-283/gotchas
Interesting programming tidbits and things to remember
aditya-283/grammar-formalisms-project
Universal Dependency Treebanking for recipes
aditya-283/january-haskell-tests
Challenging 3 hour exam sat by computer science students from Imperial College London.
aditya-283/monads
Trying my hand at monads through a variety of small exercises.
aditya-283/ninety-nine-problems
Working through the list of 99 problems adapted from Werner Hett's original list meant for Prolog.
aditya-283/pufferfish-clone
Fork of Pufferfish
aditya-283/racket-sicp
Working through the classic Structure and Interpretation of Computer Programs in Racket.
aditya-283/razered
Basic information
aditya-283/segtrees
Several translations of segment trees for CMU's 15-451 (Algorithms).
aditya-283/SparseClustering
Clustering sparse vectors generated from mass spectrometry experiments.
aditya-283/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
aditya-283/write-you-a-scheme-v2
Working through the updated version of Write you a scheme in 48 hours.