Free Correctly MCTS in C in the iChess.io

Szia, today I would like to show you issue I faced for a long timeI wanted to use Monte Carlo Tree Search with classic select, expand, back propagate and so onthe problem I faced was the memory leak, and I was looking for some time to good solution to reduce memory by one level and efficnet free memory. To make it correclty you have to calculate max depth and reecude Olvasson továbbFree Correctly MCTS in C in the iChess.io

C and Track Memory

Szia, today I would like to share a bit one solution that makes me happy on macOS and C programming. Tracking allocated memory to look for memory leaks. It is very careful and quite detailed finds missing memory. It also can be very ellegant disabled by commented out definition of enable it. Maybe not like Valgrind on Linux but for me on macOS is super cool. Élvezd! Kösz!

iChess.io Architecture

Szia, my Dear Readers! ;-). Let me start Today’s story with the fact that the iChess.io starts to play Chess and Chess 960 as well ;-). Without that start statement, any design advantages do not make sense. Please remember that any good architectural design is about how things work, not how things are built. I heard that once, and it made an impression on me. It turns out a clear understanding that Olvasson továbbiChess.io Architecture

iChess.io v2.27

Ez egy nap, Egész évet vártam. Emlékszem arra a pillanatra, amikor Jacek Izydorczyk professzorral megvitattuk a matematika-orientált mesterséges intelligencia témáját, amely nagyon élvezetes és értékes lehet., a Királyok játéka. De először, fontolóra vettük a mesterséges intelligencia kutatását a felhasználás orvosi vonatkozásaiban, a pénzügyi, és akkor azt mondtam, hogy az osztályban a legjobb mesterséges intelligencia a játékokhoz való, de én vagyok az egyetlen játék Olvasson továbbiChess.io v2.27

Az iChess.io v1.27 készen áll a nyilvános játékra a megerősítő tanulással ;-)

Szia, eltelt egy kis idő a blog utolsó bejegyzése óta… ;-). Szinte elfelejtem, milyen jó blogbejegyzést írni az éjszaka közepén AirPods zenével :P. Az igazat megvallva, Egyszer majdnem kiejtettem ezt az iChess.io projektet az aiChess.io-n, nem tudtam kellően működő sakk-öntanulni. Nem akarok semmilyen sakkkönyvet használni, csak, mint ők Olvasson továbbAz iChess.io 1.27-es verziója készen áll a nyilvános játékra a megerősítő tanulással 😉

Darknet on OpenCL on FreeBSD 13.1

Szia, recently I helped a bit for a GitHub user rajhlinux. I am not sure if you are familiar with this Operation System. I am only a bit. But the beauty of C and C++ is that it works on different OSes and works fast! Below cute daemon image is from Wikipedia, and you can click on it to learn more. This user, a fan of FreeBSD, was using version 13.1 and Olvasson továbbDarknet on OpenCL on FreeBSD 13.1

Darknet on OpenCL on Windows 11 x64

Szia, there are many challenges on Windows 11 x64 with AMD Radeon RX 6900 XT. For the last few months, from time to time, I started to try to build on Windows 10 x64 first and later I updated to Windows 11 x64. There are the following open issues I faced: 1) Time spent on detection is a bit longer than on GNU/Linux or macOS. 2) Detections seem fine when I try Olvasson továbbDarknet on OpenCL on Windows 11 x64

The Multi-GPU-SET Idea

Hello, I am a Ph.D. student in Poland at the Silesian University of Technology. And I wanted to start a general discussion on the classifier on the video stream improvement idea. I called it theMulti-GPU & Multi-SETor, in short, theMulti-GPU-SETidea. People use Multi-GPU and theSyncingfor Convolutional Neural Networks. But nobody, in my opinion, tried multi-GPU to classify. So what is it about? Well, it is about Olvasson továbbThe Multi-GPU-SET Idea

GPU OpenCL Fine-Tuning Problem Solution

Hello, after about half-year, I at last found the solution to the biggest optimization issue I had so far in the Darknet on OpenCL solution. It was tough to solve, and I even wrote at the AMD Community Post. Today very early morning, I posted on that post solution shown below. CPU CODE THAT INVOKES THE GPU CODE AND USES BOTH GLOBAL AND LOCAL THREAD SPACES! GPU CODE THAT IS ACCELERATED WITHOUT Olvasson továbbGPU OpenCL Fine-Tuning Problem Solution

PhD Progress from May 27th 2020 Update Keynote

Szia, This video was recorded today and shows my Ph.D. first year of study effects in detail. The first on the planetMulti-GPU & Multi-SET image classification patternso, I wish you a happy watch! Thanks for watching! p ;).