We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce38ea6 commit 3231880Copy full SHA for 3231880
tf2.0/.gitignore
@@ -1,3 +1,3 @@
1
-rl_trader_working.py
2
-rl_trader_models
3
-rl_trader_rewards
+rl_trader_working*.py
+*rl_trader_models
+*rl_trader_rewards
tf2.0/extra_reading.txt
@@ -18,4 +18,7 @@ On the Practical Computational Power of Finite Precision RNNs for Language Recog
18
https://arxiv.org/abs/1805.04908
19
20
Massive Exploration of Neural Machine Translation Architectures
21
-https://arxiv.org/abs/1703.03906
+https://arxiv.org/abs/1703.03906
22
+
23
+Practical Deep Reinforcement Learning Approach for Stock Trading
24
+https://arxiv.org/abs/1811.07522
0 commit comments