View RSS Feed

All Blog Entries

  1. Experiments with neural networks (Part 3): Practical application

    by , 03-11-2023 at 12:33 AM
    Name:  3140203.png
Views: 67
Size:  11.6 KB

    In the previous articles of the series Revisiting geometry and Smart neural network optimization, I shared my observations and experiments with neural networks. Besides, I carried out the optimization of the resulting EAs and provided some explanations of their work. Despite all this, I barely touched the subject of the practical application of the obtained results. In this article, I will fix this unfortunate omission.

    I will show the
    ...
    Categories
    Uncategorized
  2. Discrete GPU Shipments Drop to Levels Not Seen in Over 10 Years

    by , 03-10-2023 at 12:53 AM


    People are really not buying GPUs or CPUs right now.

    more...
    Categories
    Uncategorized
  3. iPhone SE 4 Reportedly Back in Development With Apple-Built 5G Modem

    by , 03-09-2023 at 12:48 AM


    Apple may have solved a big issue holding back its future phone plans, as the company has reportedly restarted development of the iPhone SE 4, its next affordable handset.

    more...
    Categories
    Uncategorized
  4. AMD Ryzen 9 7950X3D CPU: Powerful, but Not a Must-Buy

    by , 03-08-2023 at 12:54 AM


    AMD's 32-thread V-Cache CPU shows impressive efficiency, but it's not a knockout victory this time.

    more...
    Categories
    Uncategorized
  5. Creating an EA that works automatically (Part 03): New functions

    by , 03-07-2023 at 12:14 AM
    Name:  magicnumber11.png
Views: 58
Size:  7.0 KB

    In the previous article Creating an EA that works automatically (Part 02): Getting started with the code, we started to develop an order system that we will use in our automated EA. However, we have created only one of the necessary functions.
    Now ..., we can add other necessary functions to the EA, which will cover more than 90% of the cases.
    more...
    Categories
    Uncategorized