View RSS Feed

1Finance

MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains

Rate this Entry
by , Yesterday at 08:36 AM (17 Views)
      
   
Custom signal classes for wizard assembled Expert Advisors can take on various roles, that are worth exploring, and we continue this quest by examining how the Q-Learning algorithm when paired with Markov Chains can help refine the learning process of a multi-layer-perceptron network. Q-Learning is one of the several (approximately 12) algorithms of reinforcement-learning, so essentially this is also a look at how this subject can be implemented as a custom signal and tested within a wizard assembled Expert Advisor.
more...

Submit "MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains" to Google Submit "MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains" to del.icio.us Submit "MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains" to Digg Submit "MQL5 Wizard Techniques you should know (Part 36): Q-Learning with Markov Chains" to reddit

Tags: None Add / Edit Tags
Categories
Uncategorized

Comments