TensorLayer icon indicating copy to clipboard operation
TensorLayer copied to clipboard

modify RL examples to TF2 TL2

Open quantumiracle opened this issue 6 years ago • 3 comments

Checklist

  • [x] I've tested that my changes are compatible with the latest version of Tensorflow.
  • [x] I've read the Contribution Guidelines
  • [x] I've updated the documentation if necessary.

Motivation and Context

Description

quantumiracle avatar May 13 '19 18:05 quantumiracle

Hi,

To correct the Python format automatically, run: yapf -i xxx.py or yapf -i --recursive folder

Also, please put your name and PR ID in changelog.md, it will be listed in the next release.

zsdonghao avatar May 14 '19 02:05 zsdonghao

Hi, I've cleaned the code and changed the log.

Thanks

quantumiracle avatar May 14 '19 11:05 quantumiracle

Let me know, when it is ready to be merged, but it seem that some conflicts must be solved before merging.

zsdonghao avatar May 25 '19 12:05 zsdonghao