Skip to content

Latest commit

 

History

History
307 lines (257 loc) · 22.2 KB

README.md

File metadata and controls

307 lines (257 loc) · 22.2 KB

Reading List

This is a collection of interesting papers (and books) that I have read so far or want to read. Note that the list is not up-to-date.

Table of Contents

  1. General Deep Learning
  2. Conformal Prediction
  3. Differential Geometry in Deep Learning
  4. Dimensionality Reduction
  5. Thompson Sampling
  6. Deep Reinforcement Learning
  7. Reinforcement Learning
  8. Bandit Algorithms
  9. Optimization
  10. Statistics
  11. Probability Modeling & Inference
  12. Uncertainty Estimation
  13. Statistical Learning
  14. Lecture Notes, Books and Courses
  15. Blogs
  16. Schools

1. General Deep Learning


2. Conformal Prediction


3. Differential Geometry in Deep Learning


4. Dimensionality Reduction


5. Thompson Sampling


6. Deep Reinforcement Learning

Famous Applications

Algorithms

DQN Convergence

Soft Q Learning Theory

Exploration

Stability

Dreamer Algorithm

Goal Conditioned RL

Distributional RL


7. Reinforcement Learning

General Papers

Zero-Shot RL

MDPs

Constrained / Safe RL

Off-Policy Evaluation


8. Bandit Algorithms


9. Optimization

Min-Max Optimization


10. Statistics


11. Probability Modeling & Inference


12. Uncertainty Estimation


13. Statistical Learning


14. Lecture Notes, Books and Courses


15. Blogs


16. Schools