All Projects → patrick-llgc → Learning Deep Learning

patrick-llgc / Learning Deep Learning

Paper reading notes on Deep Learning and Machine Learning

Projects that are alternatives of or similar to Learning Deep Learning

Models
DLTK Model Zoo
Stars: ✭ 101 (-73.97%)
Mutual labels:  jupyter-notebook, cnn, medical-imaging, medical
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+221.91%)
Mutual labels:  cnn, medical-imaging, medical
Cnn Interpretability
🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease
Stars: ✭ 68 (-82.47%)
Mutual labels:  jupyter-notebook, cnn, medical-imaging
Youtube Code Repository
Repository for most of the code from my YouTube channel
Stars: ✭ 317 (-18.3%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-21.65%)
Mutual labels:  jupyter-notebook, reinforcement-learning
A3c trading
Trading with recurrent actor-critic reinforcement learning
Stars: ✭ 305 (-21.39%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Cascaded Fcn
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Stars: ✭ 296 (-23.71%)
Mutual labels:  jupyter-notebook, medical-imaging
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (-11.6%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-12.63%)
Mutual labels:  jupyter-notebook, cnn
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (-10.82%)
Mutual labels:  jupyter-notebook, cnn
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-7.47%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Medical Datasets
tracking medical datasets, with a focus on medical imaging
Stars: ✭ 296 (-23.71%)
Mutual labels:  medical-imaging, medical
Baby Steps Of Rl Ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
Stars: ✭ 302 (-22.16%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+757.99%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+722.42%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Medmnist
[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Stars: ✭ 338 (-12.89%)
Mutual labels:  jupyter-notebook, medical
Meta Rl
Implementation of Meta-RL A3C algorithm
Stars: ✭ 355 (-8.51%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (-6.44%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+934.02%)
Mutual labels:  jupyter-notebook, reinforcement-learning
Dinoruntutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
Stars: ✭ 285 (-26.55%)
Mutual labels:  jupyter-notebook, reinforcement-learning

Paper notes

This repository contains my paper reading notes on deep learning and machine learning. It is inspired by Denny Britz and Daniel Takeshi.

New year resolution for 2020: read at least three paper a week and a high a high quality github repo a month!

What to read

Where to start?

If you are new to deep learning in computer vision and don't know where to start, I suggest you spend your first month or so dive deep into this list of papers. I did so (see my notes) and it served me well.

Here is a list of trustworthy sources of papers in case I ran out of papers to read.

Github repos

Youtube channels

Talks

My Review Posts by Topics

I regularly update my blog in Toward Data Science.

2021-03 (0)

2021-01 (7)

2020-12 (17)

2020-11 (18)

2020-10 (14)

2020-09 (15)

2020-08 (26)

2020-07 (25)

2020-06 (20)

2020-05 (19)

2020-04 (14)

2020-03 (15)

2020-02 (12)

2020-01 (19)

2019-12 (12)

2019-11 (20)

2019-10 (18)

2019-09 (17)

2019-08 (18)

2019-07 (19)

2019-06 (12)

2019-05 (18)

2019-04 (12)

2019-03 (19)

2019-02 (9)

2019-01 (10)

2018

2017 and before

Papers to Read

Here is the list of papers waiting to be read.

Deep Learning in general

2D Object Detection and Segmentation

Video Understanding

Pruning and Compression

Architecture Improvements

Reinforcement Learning

3D Perception

Stereo and Flow

Traffic light and traffic sign

Datasets and Surveys

Unsupervised depth estimation

Indoor Depth

lidar

Egocentric bbox prediction

Lane Detection

Tracking

keypoints: pose and face

General DL

Mono3D

Radar Perception

SLAM

Radar Perception

Reviews and Surveys

Beyond Perception in Autonomous Driving

Prediction and Planning

Annotation

Non-DL

Technical Debt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].