numenta / nupic.embodied

GNU Affero General Public License v3.0
6 stars 6 forks source link

Small changes after first test of the new implementation #34

Closed vkakerbeck closed 3 years ago

vkakerbeck commented 3 years ago

I fixed a few small bugs (shape mismatch in ppo, some import error, a bug in a function call). I also added an option to specify wandb_run_name in the command line so we can give multiple runs with the same experiment settings unique names in wandb. Additionally there are some new experiments specified for testing.