theabhirath
MS Bioinformatics at the University of Michigan. Interested in deep learning and computational biology.
Ann Arbor, MI
Pinned Repositories
Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
Metalhead.jl
Computer vision models for Flux
Genome-Plasticity-in-Salmonella
cifar10-experiments
Some common deep learning models implemented in PyTorch.
CUDA.jl
CUDA programming in Julia.
dbs-filehandling
Simple flat file handling assignment done as part of CS F212: Database Systems
disco-assignment
A Discrete Structures project implemented in C dealing with relations, partial-ordered sets and other related concepts for the BITS course CS F222 - Discrete Structures for Computer Science.
erplag-compiler
This is a compiler for the toy language ERPLAG. It is capable of converting code written in ERPLAG to x86 NASM assembly and executing the same.
Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
theabhirath.github.io
My personal website and blog
theabhirath's Repositories
theabhirath/erplag-compiler
This is a compiler for the toy language ERPLAG. It is capable of converting code written in ERPLAG to x86 NASM assembly and executing the same.
theabhirath/dbs-filehandling
Simple flat file handling assignment done as part of CS F212: Database Systems
theabhirath/disco-assignment
A Discrete Structures project implemented in C dealing with relations, partial-ordered sets and other related concepts for the BITS course CS F222 - Discrete Structures for Computer Science.
theabhirath/theabhirath.github.io
My personal website and blog
theabhirath/cifar10-experiments
Some common deep learning models implemented in PyTorch.
theabhirath/CUDA.jl
CUDA programming in Julia.
theabhirath/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
theabhirath/fluxml.github.io
Flux Website
theabhirath/Lux.jl
Explicitly Parameterized Neural Networks in Julia
theabhirath/Metalhead.jl
Computer vision models for Flux
theabhirath/MLUtils.jl
Utilities and abstractions for Machine Learning tasks
theabhirath/model-zoo
Please do not feed the models
theabhirath/NNlib.jl
Neural Network primitives with multiple backends
theabhirath/Optimisers.jl
Optimisers.jl defines many standard optimisers and utilities for learning loops.