Pinned Repositories
Bayesian-Neural-Networks
BERTNest
A production-grade, scalable ML pipeline
coding-interview-university
A complete computer science study plan to become a software engineer.
Digit-Recognition-Optimisations
Working on MNIST dataset without using CNNs
dotfiles-mac
ExploringTheUnseen
FSDL-Text-Recognizer
Full Stack Text Recognizer App using a modern DL stack
Keep-It-Cool
MiniTorch
A scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
TDA-EpidemicSimulation
abhishek-1131's Repositories
abhishek-1131/BERTNest
A production-grade, scalable ML pipeline
abhishek-1131/Bayesian-Neural-Networks
abhishek-1131/coding-interview-university
A complete computer science study plan to become a software engineer.
abhishek-1131/Digit-Recognition-Optimisations
Working on MNIST dataset without using CNNs
abhishek-1131/dotfiles-mac
abhishek-1131/ExploringTheUnseen
abhishek-1131/FSDL-Text-Recognizer
Full Stack Text Recognizer App using a modern DL stack
abhishek-1131/Image-Recognition-Optimizations
abhishek-1131/Image-Segmentation
Building an image segmentation model on road-segmentation data
abhishek-1131/Keep-It-Cool
abhishek-1131/MiniTorch
A scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
abhishek-1131/TDA-EpidemicSimulation
abhishek-1131/G-PLAY
Graph-based Playlist Continuation using Neural Collaborative Filtering
abhishek-1131/jekyll-demo
A demo Jekyll site: dark mode, random posts and a tag page
abhishek-1131/LMFS
Language Models from Scratch (Bigram to Transformer) for autoregressive character-level modelling
abhishek-1131/mindgraph
proof of concept prototype for generating and querying against an ever-expanding knowledge graph with ai
abhishek-1131/Neovim-from-scratch
A Neovim config designed from scratch to be understandable
abhishek-1131/Neural-Style-Transfer
Applying Neural Style Transfer to images
abhishek-1131/NumPyCNN-OCR
Minimal CNN for OCR from scratch in NumPy, covering architecture, training, backprop, and layer-wise feature visualization.
abhishek-1131/nvim
dotfiles
abhishek-1131/Pet-Breed-Detection
Building a model to classify distinct categories of pets, comprising of 25 dog and 12 cat breeds
abhishek-1131/plotly-plots
abhishek-1131/Satellite-Imagery-Prediction
Multi-label prediction on satellite images of various terrains, each having their own labels based on weather, agriculture and habitation
abhishek-1131/seir-graph
SEIR model on a graph, to simulate covid-19 spread.