CS285_Fa19_Deep_Reinforcement_Learning
CS285_Fa19_Deep_Reinforcement_Learning copied to clipboard
hw4
https://github.com/xuanlinli17/CS285_Fa19_Deep_Reinforcement_Learning/blob/ba2e8e18c60b3a074f735d045b40f04a20efffca/hw4/cs285/infrastructure/utils.py#L22
ob = model.get_prediction ; ob result is not appended into pred_states.append(ob) . is this correct?