We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082c10f commit fc3d6aaCopy full SHA for fc3d6aa
rl2/extra_reading.txt
@@ -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
10
Sutton & Barto
11
http://incompleteideas.net/sutton/book/the-book-2nd.html
12
@@ -11,4 +20,4 @@ Playing Atari with Deep Reinforcement Learning
20
https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf
21
13
22
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