jrjbertram

Results 4 issues of jrjbertram

### Search before asking - [X] I have searched the MuZero [issues](https://github.com/werner-duvaud/muzero-general/issues) and found no similar bug report. ### 🐛 Describe the bug Tried this out on a remote server...

bug

Hi there, I tried pickling a polygon-with-holes straight skeleton today and got an error. Example code to illustrate what I'm doing: ``` poly = sg.PolygonWithHoles(shell, holes ) skel = sg.skeleton.create_interior_straight_skeleton(poly)...

Just an FYI that the pipenv install / pipenv run ./train.sh didn't produce a viable install for me. Got an error that rnn_cell wasn't supported by tf2 API. Resolved it...

Hi there, Just a quick note that if you give the controller a fixed goal and let it run for a while you get pretty good x-y control, but very...