RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

Wrong specification of neptune run types #88

Open jbirkesteen opened 1 year ago

jbirkesteen commented 1 year ago

In some methods, e.g. Player.log_params(), we specify the type of neptune runs as neptune.Run. This is however not correct. See docs. Seemingly, the type is actually neptune.metadata_containers.run.Run.