View RSS Feed

All Blog Entries

  1. Neural Network in Practice: Pseudoinverse (I)

    by , 01-29-2025 at 07:24 AM
    In the previous article "Neural network in practice: Straight Line Function", we were talking about how algebraic equations can be used to determine part of the information we are looking for. This is necessary in order to formulate an equation, which in our particular case is the equation of a straight line, since our small set of data can actually be expressed as a straight line. All the material related to explaining how neural networks work is not easy to present without understanding
    ...
    Categories
    Uncategorized
  2. DeepSeek Tops iPhone Downloads: What to Know About the AI Assistant

    by , 01-28-2025 at 07:35 AM


    China's AI assistant has officially entered the chat, and it's putting the U.S. on notice. DeepSeek surged to the top of Apple's App Store over the weekend, surpassing OpenAI's ChatGPT with lightning-fast, highly logical responses. Some users claim its natural language processing, ...
    Categories
    Uncategorized
  3. DeepSeek Tops iPhone Downloads: What to Know About the AI Assistant

    by , 01-28-2025 at 07:35 AM


    China's AI assistant has officially entered the chat, and it's putting the U.S. on notice. DeepSeek surged to the top of Apple's App Store over the weekend, surpassing OpenAI's ChatGPT with lightning-fast, highly logical responses. Some users claim its natural language processing, ...
    Categories
    Uncategorized
  4. Developing a robot in Python and MQL5 (Part 1): Data preprocessing

    by , 01-26-2025 at 06:49 AM
    We will look at the development cycle of a trading robot: data collection, processing, sample expansion, feature engineering, model selection and training, creating a trading system via Python, and monitoring trades.

    Working in Python has its own advantages: speed in the field of machine learning, as well as the ability to select and generate features. Exporting models to ONNX requires exactly the same feature generation logic as in Python, which is not easy. That is why I have selected
    ...
    Categories
    Uncategorized
  5. Introduction to MQL5 (Part 11): A Beginner's Guide to Working with Built-in Indicators in MQL5 (II)

    by , 01-23-2025 at 06:52 AM
    Welcome back to our MQL5 series! We'll discuss a fascinating subject in this chapter that I believe you'll find very useful and fascinating. We looked at how to use MQL5's built-in indicators in the last chapter, paying particular attention to the RSI. Not only that, but we even worked on a practical project that showed you how to incorporate the RSI into your trading approach with ease. We're going one step further this time by including not one but three potent indications in our project (RSI,
    ...
    Categories
    Uncategorized
Page 2 of 2558 FirstFirst 1 2 3 4 12 52 102 502 1002 ... LastLast