mjx-project / mjx

Mjx: A framework for Mahjong AI research
https://colab.research.google.com/drive/1m1wOT_K2YFtuV6IO7VgWk4ilVhTKqRFU?usp=sharing
MIT License
170 stars 19 forks source link

Can I reset MjxEnv() using specified wall in python? #1149

Open RuBP17 opened 1 year ago

RuBP17 commented 1 year ago

I find that I can only reset MjxEnv() by specified seed or dealer order, but I want to set my own wall instead of randon. How can I do that? Could you help me? @sotetsuk