Recurrent-Environment-Simulators
Recurrent-Environment-Simulators copied to clipboard
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Results
2
Recurrent-Environment-Simulators issues
Sort by
recently updated
recently updated
newest added
Hi, In 'data_generator.py', x = np.load(config.states_path). But in your code, the path does not exist. Could you give the data to me if your are available?
Hi Do you have any training performance of this implementation that you can share? And do you achieve similar performance to the original paper?