View RSS Feed

mql5

  1. Neural networks made easy (Part 25): Practicing Transfer Learning

    by , 11-06-2022 at 01:17 AM
    We continue to study the Transfer Learning technology. In the previous two articles, we created a tool for creating and editing neural network models. This tool will help us transfer part of the pre-trained model to a new model and supplement it with new decision layers. We will also check the usability of our tool.
    more...

    ---------------------

    1. Neural networks made easy
    2. Neural networks made easy (Part 2): Network training and testing
    3. Neural networks made easy (Part 3): Convolutional networks
    ...
    Categories
    Uncategorized
  2. Data Science and Machine Learning (Part 08): K-Means Clustering in plain MQL5

    by , 11-02-2022 at 01:45 AM
    Name:  kmeans11.png
Views: 70
Size:  27.2 KB

    Is a Machine learning paradigm for problems where the available data consists of unlabeled examples. Unlike supervised learning techniques such as regression methods, SVM, decision trees, neural networks, and many others discussed in this article series, where we always have labeled datasets that we fit our models upon. In unsupervised learning, the data is unlabeled so, it's up to the algorithm to figure out the relationship and everything else on itself.
    ...
    Categories
    Uncategorized
  3. DIY technical indicator

    by , 10-31-2022 at 01:26 AM
    Name:  2000.png
Views: 53
Size:  19.3 KB

    Any technical indicator is based on a certain algorithm for processing market information. As a rule, prices are used as initial data. Speaking in the language of math, the indicator is a function that converts prices into some final result. In this article, I will consider linear functions that can be used to build an indicator.
    more...
    Categories
    Uncategorized
  4. Neural networks made easy (Part 24): Improving the tool for Transfer Learning

    by , 10-30-2022 at 09:20 PM
    In the previous article in this series, we have created a tool to take advantage of the Transfer Learning technology. As a result of the work done, we got a tool that allows the editing of already trained models.

    Furthermore, the created tool allows not only editing trained models. It also allows creating completely new ones.

    Such a useful toll should also be as user friendly as possible. Thus, in this article, we will try to improve its usability.
    more... ...
    Categories
    Uncategorized
  5. Learn how to design a trading system by Fractals

    by , 10-28-2022 at 01:48 AM
    Name:  Frac111.png
Views: 69
Size:  22.9 KB

    A new article with a new technical indicator in our series as we will learn how to design a trading system based on one of the most popular technical indicators that's the Fractals indicator.
    more...
    Categories
    Uncategorized
Page 35 of 331 FirstFirst ... 25 33 34 35 36 37 45 85 135 ... LastLast