Skip to content

Commit fc3d6aa

Browse files
committed
update
1 parent 082c10f commit fc3d6aa

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: rl2/extra_reading.txt

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Random Features for Large-Scale Kernel Machines
2+
http://www.robots.ox.ac.uk/~vgg/rg/papers/randomfeatures.pdf
3+
4+
Reflections on Random Kitchen Sinks
5+
http://www.argmin.net/2017/12/05/kitchen-sinks/
6+
7+
Weighted Sums of Random Kitchen Sinks: Replacing minimization with randomization in learning
8+
https://papers.nips.cc/paper/3495-weighted-sums-of-random-kitchen-sinks-replacing-minimization-with-randomization-in-learning
9+
110
Sutton & Barto
211
http://incompleteideas.net/sutton/book/the-book-2nd.html
312

@@ -11,4 +20,4 @@ Playing Atari with Deep Reinforcement Learning
1120
https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf
1221

1322
Asynchronous Methods for Deep Reinforcement Learning
14-
https://arxiv.org/pdf/1602.01783.pdf
23+
https://arxiv.org/pdf/1602.01783.pdf

0 commit comments

Comments
 (0)