View RSS Feed

1Finance

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

    by , Yesterday at 08:36 AM
    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
    ...
    Categories
    Uncategorized