View RSS Feed

All Blog Entries

  1. Discrete Hartley transform

    by , 06-18-2024 at 02:15 PM
    In 1942, Ralph Hartley proposed an analogue of the Fourier transform in his article "A More Symmetrical Fourier Analysis Applied to Transmission Problems".
    Just like Fourier transform (FT), Hartley transform (HT) turns the original signal into a sum of trigonometric functions. But there is one significant difference between them. FT converts real values to complex numbers, while HT provides only real results. Because of this difference, the Hartley transform did not become popular - scientists
    ...
    Categories
    Uncategorized
  2. Master MQL5 from beginner to pro (Part I): Getting started with programming

    by , 06-17-2024 at 05:25 AM
    I sometimes receive private messages from those who want to learn how to create their own Expert Advisors or indicators. Although there is a lot of material on this site and on the Internet in general, including very good resources with examples, beginners still need help. Some users seek more consistency in presentation, others require clarity or something else. Sometimes users ask: "Add comments to the code of a working Expert Advisor, I will understand everything and make the same one myself!"
    ...
    Categories
    Uncategorized
  3. Introduction to MQL5 (Part 6): A Beginner's Guide to Array Functions in MQL5

    by , 06-08-2024 at 09:01 AM
    Now, we'll explore the remaining array functions in Part 6, which will guarantee that you have a thorough understanding of these useful tools. Our objective is still to cover the basic ideas required for automating trading strategies, regardless of your experience level as a developer or level of familiarity with algorithmic trading. Our goal in delving into the nuances of these functions is to promote a comprehensive comprehension so that each reader can competently traverse the ever-changing terrain
    ...
    Categories
    Uncategorized
  4. Neural networks made easy (Part 36): Relational Reinforcement Learning

    by , 06-04-2024 at 01:45 AM
    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
    Attached Thumbnails Attached Images  
  5. Neural networks made easy (Part 67): Using past experience to solve new tasks

    by , 06-01-2024 at 02:58 PM
    Reinforcement learning is built on maximizing the reward received from the environment during interaction with it. Obviously, the learning process requires constant interaction with the environment. However, situations are different. When solving some tasks, we can encounter various restrictions on such interaction with the environment. A possible solution for such situations is to use offline reinforcement learning algorithms. They allow you to train models on a limited archive of trajectories
    ...
    Categories
    Uncategorized
Page 5 of 122 FirstFirst ... 3 4 5 6 7 15 55 105 ... LastLast