Skip to content

To fundamentally solve abstraction without taking leave from materiality of the world.

Notifications You must be signed in to change notification settings

luojun/OmegaZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omega Zero: learning to play in a virtual environment

Omega Zero, Oz for short, is an exploration of the learning of commonsense knowledge in a virtual 2D environment similar to the physical setup for the game of Go.

Demo of Tic-Tac-Toe with 4 random agents and 1 human player
Oz in a Tic-Tac-Toe setup with 4 random agents and 1 human player

To run Oz:

$ python -m oz

To run tests:

$ python -m unittest tests.test_basics
$ python -m unittest tests.test_utils

About

To fundamentally solve abstraction without taking leave from materiality of the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published