File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
10
Sutton & Barto
2
11
http://incompleteideas.net/sutton/book/the-book-2nd.html
3
12
@@ -11,4 +20,4 @@ Playing Atari with Deep Reinforcement Learning
11
20
https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf
12
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
You can’t perform that action at this time.
0 commit comments