Skip to main content

Batu's group workspace

Timestamps visible
2021-12-01 08:20:55
The autoreload extension is already loaded. To reload it, use:
2021-12-01 08:20:55
  %reload_ext autoreload
2021-12-01 08:20:55
Populating the interactive namespace from numpy and matplotlib
2021-12-01 08:20:55
C:\Users\batua\anaconda3\envs\rlnav2\lib\site-packages\IPython\core\magics\pylab.py:160: UserWarning: pylab import has clobbered these variables: ['random']
2021-12-01 08:20:55
`%matplotlib` prevents importing * from pylab and numpy
2021-12-01 08:20:55
  "\n`%matplotlib` prevents importing * from pylab and numpy"
2021-12-01 08:20:59
INFO:mlagents_envs.environment:Connected to Unity environment with package version 1.8.1-preview and communication version 1.4.0
2021-12-01 08:20:59
INFO:mlagents_envs.environment:Connected new brain: Basic?team=0
2021-12-01 08:20:59
WARNING:gym_unity.envs:The environment contains multiple observations. You must define allow_multiple_obs=True to receive them all. Otherwise, only the first visual observation (or vector observation ifthere are no visual observations) will be provided in the observation.
2021-12-01 08:20:59
[INFO] Connected to Unity environment with package version 1.8.1-preview and communication version 1.4.0
2021-12-01 08:20:59
[INFO] Connected new brain: Basic?team=0
2021-12-01 08:20:59
[WARNING] The environment contains multiple observations. You must define allow_multiple_obs=True to receive them all. Otherwise, only the first visual observation (or vector observation ifthere are no visual observations) will be provided in the observation.
2021-12-01 08:21:01
Obs shape(25024, 6), Act shape(25024, 3)
2021-12-01 08:21:01
(25024, 2, 3)