View RSS Feed

mql5

  1. Data Science and Machine Learning (Part 07): Polynomial Regression

    by , 10-07-2022 at 05:03 AM
    Machine Learning has changed our world a lot in many ways, we have different methods to learn the training data for classification and regression problems, such as linear regression, logistic regression, support vector machine, polynomial regression, and many other techniques, Some parametric methods like polynomial regression and support vector machines stand out as being versatile.
    more...
    Categories
    Uncategorized
  2. Experiments with neural networks (Part 2): Smart neural network optimization

    by , 10-06-2022 at 03:06 PM
    Name:  16111.png
Views: 49
Size:  10.6 KB

    The main objective of this article is the development of a full-fledged trading robot based on a neural network and using MetaTrader 5 without third-party software.
    more...
    Categories
    Uncategorized
  3. Neural networks made easy (Part 20): Autoencoders

    by , 10-04-2022 at 01:43 AM
    We continue to study unsupervised learning methods. In previous articles, we have already analyzed clustering, data compression, and association rule mining algorithms. But the previously considered unsupervised algorithms do not use neural networks. In this article, we get back to studying neural networks. This time we will take a look at Autoencoders.
    more...

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

    1. Neural networks made easy
    2. Neural networks made easy (Part 2): Network training and testing
    ...
    Categories
    Uncategorized
  4. MQL5 Wizard techniques you should know (Part 03): Shannon's Entropy

    by , 09-29-2022 at 01:24 AM
    Name:  signalcurve11.png
Views: 79
Size:  114.1 KB

    Claude Shannon in 1948 introduced his paper “A mathematical theory of communication” that had the novel ideal of information entropy. Entropy is a concept from physics. It is a measure of the extent to which particles within an object are active. If we consider the 3 states of water namely ice, liquid and vapor for example; we can see that the particle kinetic energy is highest in vapor and least in ice. This same concept is applied in mathematics
    ...
    Categories
    Uncategorized
  5. Matrix and Vector operations in MQL5

    by , 09-28-2022 at 01:18 AM
    Special data types — matrices and vectors — have been added to the MQL5 language to solve a large class of mathematical problems. The new types offer built-in methods for creating concise and understandable code that is close to mathematical notation. In this article, we provide a brief description of built-in methods from the Matrix and vector methods help section.
    more...
    Categories
    Uncategorized
Page 40 of 333 FirstFirst ... 30 38 39 40 41 42 50 90 140 ... LastLast