Lei Yan

Results 22 comments of Lei Yan

Hi @nuance1979! I coupled ppo and lstm together, but the training fails to converge, is my setup correct? ``` import argparse import os import pprint import numpy as np import...