Difference between revisions of "DQ4T"

From Quantitative Analysis Software Courses
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Tutorials==
 
==Tutorials==
 +
*[[CartPole DQN]] How to solve the CartPole problem with deep Q-learning in Keras.
  
*[[DQN]] Deep Q-Learning explained
 
*[[Tutorial 2]] Compare regression methods
 
  
<PRE>
+
==Research==
import your mama
+
*[[Deep Q-Learning]] Deep Q-Learning explained
x = y
 
</PRE>
 

Latest revision as of 17:47, 15 February 2018

Tutorials

  • CartPole DQN How to solve the CartPole problem with deep Q-learning in Keras.


Research