-
-
-
-
-
-
-
Deep-learning-with-PyTorch-video Public
Forked from PacktPublishing/Deep-learning-with-PyTorch-videoDeep learning with PyTorch, published by Packt
-
-
-
-
rq-docker Public
Forked from jaredvasquez/rq-dockerDocker image for running redis queue (rq) workers and dashboard.
Makefile UpdatedOct 4, 2020 -
-
pytorch.cyclic.learning.rate Public
Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)
-
-
fashion.net Public
A model to train on http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion.html
-
nips.cocob.pytorch Public
PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.
-
pytorch.handson Public
Getting hands dirty with PyTorch
-
-
udacity-ai-nanodegree Public
My projects from Udacity's Artificial Intelligence Nanodegree
-
my.deeplearning.lab Public
My hands-on notes and codes on deep learning with tensorflow and keras.
Jupyter Notebook UpdatedMay 1, 2018 -
-
-
-
adamw.paper.impl Public
Implementation of the paper "Fixing Weight Decay Regularization in Adam" in fastai lib
UpdatedFeb 11, 2018 -
AI Platform for various use cases, with POC for object detection and counting
2 UpdatedFeb 11, 2018 -
algo.ds.interview.lab Public
Problem solving in Algorithms & Data Structures
-
paper.summaries Public
Summary of papers I have read/plan to read, and summarise (Work In Progress)
-
cs224n.assignments Public
Assignments from the Stanford cs224n class
MIT License UpdatedDec 15, 2017 -
fastai.part1.v2 Public
Forked from fastai/fastaiThe fast.ai deep learning library, lessons, and tutorials
-
fastai.pytorch.from.scratch Public
I am implementing from scratch the tools, techniques and best practices I learnt from fast.ai's 2017 offering.