Closed jerry871002 closed 1 year ago
We can now run python run.py
for different types of agents, for example, python run.py baseball bsi-pt -n 2 -e 10 -po -ph 1
will play 10 episodes and 2 runs with bsi-pt agent versus phi opponent using phi=1. However, there are still several ambiguities in the code.
As #47 is merged here, this PR should close #45.
Adding the baseball environment from the latest code.
The latest code doesn't fit the current structure well. There remains a significant amount of work to be done.
This will close #43.