View RSS Feed

Uncategorized

Entries with no category

  1. Neural Networks Made Easy (Part 92): Adaptive Forecasting in Frequency and Time Domains

    by , 12-05-2024 at 07:11 AM
    The article presents the results of experiments on eight real data sets, according to which ATFNet shows promising results and outperforms other state-of-the-art time series forecasting methods on many datasets.
    more...
    Categories
    Uncategorized
  2. Neural Networks Made Easy (Part 94): Optimizing the Input Sequence

    by , 12-01-2024 at 08:14 AM
    A common approach when processing time series is to keep the original arrangement of the time steps intact. It is assumed that the historical order is the most optimal. However, most existing models lack explicit mechanisms to explore the relationships between distant segments within each time series, which may in fact have strong dependencies. For example, models based on convolutional networks (CNN) used for time series learning can only capture patterns within a limited time window. As a result,
    ...
    Categories
    Uncategorized
  3. Neural networks made easy (Part 89): Frequency Enhanced Decomposition Transformer (FEDformer)

    by , 11-26-2024 at 11:54 AM
    Long-term forecasting of time series is a long-standing problem in solving various applied problems. Transformer-based models show promising results. However, high computational complexity and memory requirements make it difficult to use the Transformer for modeling long sequences. This has given rise to numerous studies devoted to reducing computational costs of the Transformer algorithm.
    Despite the progress made by Transformer-based time series forecasting methods based, in some cases
    ...
    Categories
    Uncategorized
  4. Introduction to MQL5 (Part 8): Beginner's Guide to Building Expert Advisors (II)

    by , 11-23-2024 at 09:19 AM
    Having already studied the fundamentals of MQL5, you are now prepared to take on one of the most important tasks associated with algorithmic trading: creating a working Expert Advisor. As I indicated in the previous article, We will use a project-based approach for this series. This method helps in both comprehending abstract ideas and recognizing how they are used in practical situations. You will have a firm grasp of how to automate trading decisions based on candlestick patterns and predetermined
    ...
    Categories
    Uncategorized
  5. Matrix Factorization: A more practical modeling

    by , 11-22-2024 at 11:55 AM
    In the previous article "Matrix Factorization: The Basics", I talked a little about how you, my dear readers, can use matrices in your general calculations. However, at that time I wanted you to understand how the calculations were done, so I didn't pay much attention to creating the correct model of the matrices.
    more...
    Categories
    Uncategorized
Page 2 of 338 FirstFirst 1 2 3 4 12 52 102 ... LastLast