Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adilzouitine/paper_notes

[WIP] Note on the research papers I read :squirrel:
https://github.com/adilzouitine/paper_notes

deep-learning deep-reinforcement-learning paper-notes

Last synced: 29 days ago
JSON representation

[WIP] Note on the research papers I read :squirrel:

Awesome Lists containing this project

README

        

The idea is inspired by [Daniel Seita](https://github.com/DanielTakeshi/Paper_Notes) who inspired himself by [Adrian Colyer](https://blog.acolyer.org/about/) and [Denny Britz](https://github.com/dennybritz/deeplearning-papernotes).

----

This repository will contain notes from the research papers I have read.
The papers will be sorted by domain and date.
Finally, each paper will be accompanied by a note on my understanding level, the scale will be between 0 and 10.

I will update it over time and through my readings.

**As a beginner, don't hesitate to correct me** :smile:

# Reinforcement Learning

## 2017
- [Mastering the game of Go without human knowledge](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Mastering-the-game-of-Go-without-human-knowledge.md) (**6**)
- [Rainbow: Combining Improvements in Deep Reinforcement Learning](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Rainbow.md) (**6**)
- [Proximal Policy Optimization Algorithms](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Proximal-Policy-Optimization-Algorithms.md) (**7**)

- [Deep Reinforcement Learning for Active Breast Lesion Detection from DCE-MRI](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Deep-Reinforcement-Learning-for-Active-Breast-Lesion-Detection-from-DCE-MRI.md) (**8**)

## 2015
- [Active Object Localization with Deep Reinforcement Learning](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Active-Object-Localization-with-Deep-Reinforcement-Learning.md) (**7**)

## 2013
- [Playing Atari with Deep Reinforcement Learning](https://github.com/AdilZouitine/paper_notes/blob/master/reinforcement_learning/Playing-Atari-with-Deep-Reinforcement-Learning.md) (**8**)

# Deep learning

## 2015
- [Learning to Compare Image Patches via Convolutional Neural Networks](https://github.com/AdilZouitine/paper_notes/blob/master/deep_learning/Learning-to-Compare-Image-Patches-via-Convolutional-Neural-Networks.md) (**5**)