Город МОСКОВСКИЙ
00:15:26

Coding tic tac toe AI using reinforcement learning (MCTS): defining TREE NODE class

Аватар
JavaScript Модули
Просмотры:
71
Дата загрузки:
03.12.2023 13:07
Длительность:
00:15:26
Категория:
Лайфстайл

Описание

Hey what's up guys, Code Monkey King's here. In this video we gonna implement a tree node to use it's instances later on to create and hold the game tree in the memory.

SOURCE CODE:
https://github.com/maksimKorzh/tictactoe-mtcs-nn/tree/master/src/tutorials/tree_node

Рекомендуемые видео