muzero topic

List muzero repositories

rosmo

28
Stars
0
Forks
Watchers

Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023

minizero

63
Stars
17
Forks
Watchers

MiniZero: An AlphaZero and MuZero Training Framework

chappie.ai

20
Stars
6
Forks
Watchers

Generalized AI to perform a multitude of tasks written in python3

Stochastic-muzero

54
Stars
10
Forks
Watchers

Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variation...

Muzero-unplugged

26
Stars
2
Forks
Watchers

Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations...

Muzero

16
Stars
1
Forks
Watchers

Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.

muzero

23
Stars
3
Forks
Watchers

A PyTorch implementation of DeepMind's MuZero agent