View RSS Feed

All Blog Entries

  1. Population optimization algorithms: Artificial Multi-Social Search Objects (MSO)

    by , 06-05-2024 at 03:18 AM
    In the previous article, we considered the evolution of social groups where they moved freely in the search space. However, here I propose that we change this concept and assume that groups move between sectors, jumping from one to another. All groups have their own centers, which are updated at each iteration of the algorithm. In addition, we introduce the concept of memory both for the group as a whole and for each individual particle in it. Using these changes, our algorithm now allows
    ...
    Categories
    Uncategorized
  2. 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  
  3. 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
  4. Bill Williams Strategy with and without other Indicators and Predictions

    by , 06-01-2024 at 02:44 PM
    Bill Williams has a doctorate in Psychology, this is important because some traders use markets sentiment. This is very used and can be done with a sentiment script with an IA to score the sentiment of traders feelings with web markets scrapping in a for example social web. At the end of the article, there will be an example of Sentiment Analysis of market news.

    Bill Williams psychology formation helped him adapt psychological concepts to trading. He studied market from a human perspective
    ...
    Categories
    Uncategorized
Page 5 of 5 FirstFirst ... 3 4 5