• Stars
    star
    596
  • Rank 74,581 (Top 2 %)
  • Language
  • Created over 7 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This will contain my notes for research papers that I read.

Inspired by Adrian Colyer and Denny Britz.

This contains my notes for research papers that I've read. Papers are arranged according to three broad categories and then further numbered on a (1) to (5) scale where a (1) means I have only barely skimmed it, while a (5) means I feel confident that I understand almost everything about the paper. Within a single year, these papers should be organized according to publication date. The links here go to my paper summaries if I have them, otherwise those papers are on my TODO list.

Contents:

Reinforcement Learning and Imitation Learning

2019 RL/IL Papers

  • Extending Deep MPC with Safety Augmented Value Estimation from Demonstrations, arXiv 2019 (3)
  • Stabilizing Off-Policy Q-Learning via Bootstrapping Error Reduction, arXiv 2019 (1)
  • SQIL: Imitation Learning via Regularized Behavioral Cloning, arXiv 2019 (1)
  • Towards Characterizing Divergence in Deep Q-Learning, arXiv 2019 (1)
  • Skew-Fit: State-Covering Self-Supervised Reinforcement Learning, arXiv 2019 (1)
  • Visual Hindsight Experience Replay, arXiv 2019 (1)
  • Diagnosing Bottlenecks in Deep Q-Learning Algorithms, ICML 2019 (1)
  • Efficient Off-Policy Meta-Reinforcement learning via Probabilistic Context Variables, ICML 2019 (1)
  • Off-Policy Deep Reinforcement Learning Without Exploration ICML 2019 (5)

Early-year

2018 RL/IL Papers

Late-year

Mid-year

Early-year

2017 RL/IL Papers

Late-year

Mid-year

Early-year

2016 RL/IL Papers

2015 RL/IL Papers

2014 and Earlier RL/IL Papers

Deep Learning

2019 DL Papers

  • On The Power of Curriculum Learning in Training Deep Neural Networks, ICML 2019 (1)

2018 DL Papers

2017 DL Papers

2016 DL Papers

2015 DL Papers

2014 and Earlier DL Papers

Miscellaneous

(Mostly about MCMC, Machine Learning, and/or Robotics.)

2019 Misc Papers

2018 Misc Papers

2017 Misc Papers

2016 Misc Papers

2015 Misc Papers

2014 Misc Papers

2013 and Earlier Misc Papers

More Repositories

1

deformable-ravens

Code for ICRA 2021 paper: https://arxiv.org/abs/2012.03385
Python
142
star
2

rl_algorithms

I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really understanding them.
Python
51
star
3

MCMC_and_Dynamics

Practice with MCMC methods and dynamics (Langevin, Hamiltonian, etc.)
Jupyter Notebook
43
star
4

Interview_Practice

Practice for coding interviews.
Python
35
star
5

ARCSim-Installation-Instructions

How to install arc sim. http://graphics.berkeley.edu/resources/ARCSim/
Python
30
star
6

gym-cloth

Code for IROS 2020 paper: https://arxiv.org/abs/1910.04854
C++
26
star
7

Self_Study_Courses

These will be public notes for courses that I'm self-studying.
26
star
8

IL_ROS_HSR

Code for ISRR 2019 paper: https://arxiv.org/abs/1809.09810
Python
11
star
9

softgym_tfn

Code for CoRL 2022 paper: https://arxiv.org/abs/2211.09006 (simulation environments)
C++
10
star
10

ros-simple-examples

Some ROS code examples which hopefully are robot-agnostic.
Python
9
star
11

softagent_tfn

Code for CoRL 2022 paper: https://arxiv.org/abs/2211.09006 (ToolFlowNet, for simulation envs)
Python
8
star
12

fast_grasp_detect

Python
6
star
13

dvrk-python

Code for fabric smoothing w/surgical robot https://sites.google.com/view/fabric-smoothing. Also for analyzing results since they were stored using Python 2 pickle files. No further updates are expected.
Python
5
star
14

convex_optimization

Testing convex optimization stuff
Python
4
star
15

deep_learning_practice

For practicing Deep Learning frameworks. Right now, TensorFlow and PyTorch.
Python
4
star
16

point-clouds

Test learning from point clouds
Python
3
star
17

debridement-code

Code for ICRA 2018 paper: https://arxiv.org/abs/1709.06668
OpenEdge ABL
3
star
18

dqn

Code for https://arxiv.org/abs/1910.12154
Jupyter Notebook
3
star
19

Project_Euler_in_C

C/C++ Practice, including CS 61C review and Project Euler.
C
2
star
20

suturing

Real time surgical suturing
Python
2
star
21

gctn_physical

Physical GCTN
Python
2
star
22

baselines-fork

Code for fabric smoothing https://sites.google.com/view/fabric-smoothing. No further updates are expected.
Python
2
star
23

New_MH_Test

Repository containing materials for the new MH test, along with the UAI 2017 Paper
Jupyter Notebook
2
star
24

makefiles

Testing
Makefile
2
star
25

Generative-Models

Code for GANs, VAEs, etc.
Python
1
star
26

Algorithmic-HRI

TeX
1
star
27

MNIST-benchmarking

Benchmarking MNIST.
Python
1
star
28

vimrc

Ignore this repository. Read this: https://github.com/DanielTakeshi/dev-environment
Vim Script
1
star
29

Daniel_Seita_Williams_Thesis

Java
1
star
30

DCUR

Code for the paper. https://sites.google.com/view/teach-curr/home
Python
1
star
31

CS281a_FinalProject

This is my code for the CS 281a final project.
Java
1
star
32

dvrk-reset-camera

Helps to reset the camera
Python
1
star
33

iclr2016_gibbs

Repository for the ICLR 2016 paper submission.
R
1
star
34

dev-environment

Dev environment. Inspired by https://github.com/rmrao/dev-environment
Shell
1
star
35

AI_Final_Project_GO

This is the code for our final project in CS 373.
Java
1
star
36

cython-tests

Testing cython and python
Python
1
star
37

CS-287-Final-Project

Some material for the CS 287 Final Project
Jupyter Notebook
1
star
38

patches_01_06_15

Some patches
Jupyter Notebook
1
star
39

cloth_reskin

Code for IROS 2022 paper: https://arxiv.org/abs/2207.11196
Python
1
star