Stable-baselines: [questions] variable in the function

Created on 11 Feb 2019  路  3Comments  路  Source: hill-a/stable-baselines

Hello,
I have a quick question.
The variable new in the function traj_segment_generator in trpo_mpi/utils.py has not been updated and, thus nextvpred always returns zero. Is it intended?
I just realized in the original baseline, nextvpred is correctly set.

bug question

All 3 comments

Hello,
Thanks for your remark, this looks like a bug.
I'll take a look. @hill-a I think I'll push a fix on the release 2.4.1 branch soon.

Thanks for the reply :)

@junhyeokahn the fix is pushed (will be merged with master soon) and you are now credited in the changelog ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maystroh picture maystroh  路  3Comments

H2SO4T picture H2SO4T  路  3Comments

acyclics picture acyclics  路  3Comments

SerialIterator picture SerialIterator  路  3Comments

matthew-hsr picture matthew-hsr  路  3Comments