Skip to content

JAX-accelerated RL environment for match-three game

Notifications You must be signed in to change notification settings

InnoRL/match-three-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match Three Gymnax Environment

Getting Started

Perform an editable install of the environment:

cd match3_env
pip install -e .

Demo

Run demo:

cd match3_demo
pip install -e .

uvicorn --host 0.0.0.0 --port 8001 --reload src.match3_demo.main:app

About

JAX-accelerated RL environment for match-three game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •