View RSS Feed

All Blog Entries

  1. Population optimization algorithms: Monkey algorithm (MA)

    by , 05-04-2023 at 02:35 AM
    Name:  article2304.png
Views: 42
Size:  30.2 KB

    Monkey Algorithm (MA) is a metaheuristic search algorithm. This article will describe the main components of the algorithm and present solutions for the ascent (upward movement), local jump and global jump. The algorithm was proposed by R. Zhao and W. Tang in 2007. The algorithm simulates the behavior of monkeys as they move and jump over mountains in search of food. It is assumed that the monkeys come from the fact that the higher the mountain, the more
    ...
    Categories
    Uncategorized
  2. Neural networks made easy (Part 36): Relational Reinforcement Learning

    by , 05-03-2023 at 02:04 AM
    Name:  RRLTable2204.png
Views: 47
Size:  25.9 KB

    The main advantage of relational models is the ability to build dependencies between objects. That enables the structuring of the source data. The relational model can be represented in the form of graphs, in which objects and events are represented as nodes, while relationships show dependencies between objects and events.
    more...
    Categories
    Uncategorized
  3. How to detect trends and chart patterns using MQL5

    by , 05-01-2023 at 02:39 AM
    Name:  noTrend1904.png
Views: 53
Size:  13.7 KB

    After reading this article, you will be able to detect highs and lows, identify trend types, double tops, and bottoms accordingly.
    more...
    Categories
    Uncategorized
  4. Category Theory in MQL5 (Part 6): Monomorphic Pull-Backs and Epimorphic Push-Outs

    by , 04-29-2023 at 02:14 AM
    Name:  border1804.png
Views: 58
Size:  13.2 KB

    In our previous article, we discussed how equalizers in category theory can be employed to estimate volatility changes using sampled data. In this follow-up article, we will delve into composition and cones in category theory by exploring the significance of various cone setups on the end results of analysis.
    more...
    Categories
    Uncategorized
  5. Population optimization algorithms: Gravitational Search Algorithm (GSA)

    by , 04-27-2023 at 02:26 AM
    Gravitational Search Algorithm (GSA) was proposed by E. Rashedi to solve the optimization problem, especially non-linear problems, following the principles of Newton's law of gravitation. In the proposed algorithm, particles are considered as objects and their performance is estimated taking into account their masses.
    more...
    Categories
    Uncategorized
Page 29 of 122 FirstFirst ... 19 27 28 29 30 31 39 79 ... LastLast