Pinned Repositories
adamw.paper.impl
Implementation of the paper "Fixing Weight Decay Regularization in Adam" in fastai lib
cs231n.assignments
My assignment solutions for the cs231n class.
deep.learning.with.pytorch
fastai.part1.v2
The fast.ai deep learning library, lessons, and tutorials
fastai.pytorch.from.scratch
I am implementing from scratch the tools, techniques and best practices I learnt from fast.ai's 2017 offering.
flytbase.object.detection.counting
AI Platform for various use cases, with POC for object detection and counting
my.ai.ml.lab
Notes and codes on AI/ML topics
nips.cocob.pytorch
PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.
pytorch.cyclic.learning.rate
Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)
rl.capstone
My Udacity Machine Learning Nanodegree capstone project in Reinforcement Learning
anandsaha's Repositories
anandsaha/pytorch.cyclic.learning.rate
Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)
anandsaha/nips.cocob.pytorch
PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.
anandsaha/rl.capstone
My Udacity Machine Learning Nanodegree capstone project in Reinforcement Learning
anandsaha/fastai.part1.v2
The fast.ai deep learning library, lessons, and tutorials
anandsaha/fastai.pytorch.from.scratch
I am implementing from scratch the tools, techniques and best practices I learnt from fast.ai's 2017 offering.
anandsaha/deep.learning.with.pytorch
anandsaha/fashion.net
A model to train on http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion.html
anandsaha/flytbase.object.detection.counting
AI Platform for various use cases, with POC for object detection and counting
anandsaha/udacity-ai-nanodegree
My projects from Udacity's Artificial Intelligence Nanodegree
anandsaha/algo.ds.interview.lab
Problem solving in Algorithms & Data Structures
anandsaha/Deep-learning-with-PyTorch-video
Deep learning with PyTorch, published by Packt
anandsaha/neuralnet.cpp.scratch
anandsaha/paper.summaries
Summary of papers I have read/plan to read, and summarise (Work In Progress)
anandsaha/pytorch.handson
Getting hands dirty with PyTorch
anandsaha/adamw.paper.impl
Implementation of the paper "Fixing Weight Decay Regularization in Adam" in fastai lib
anandsaha/anandsaha.github.io
My web site
anandsaha/cs224n.assignments
Assignments from the Stanford cs224n class
anandsaha/emnist
anandsaha/files
Public files
anandsaha/gpt-from-scratch
Following Andrej Karpathy's tutorial
anandsaha/hit_counter
anandsaha/ml-exercises
anandsaha/my.deeplearning.lab
My hands-on notes and codes on deep learning with tensorflow and keras.
anandsaha/playground
anandsaha/pronto
anandsaha/rnn-projects
Projects using RNN
anandsaha/rq-docker
Docker image for running redis queue (rq) workers and dashboard.
anandsaha/spacy-lab
anandsaha/tensorflow-lab
anandsaha/transformer-from-scratch