openai / spinningup

An educational resource to help anyone learn deep reinforcement learning.
https://spinningup.openai.com/
MIT License
10.18k stars 2.23k forks source link

Update the implementation to use tensorflow2 please #328

Open bhargavCSSE opened 3 years ago

bhargavCSSE commented 3 years ago

Thank you for providing spectacular implementation thats easy to understand. It is having problems with installation because tensorflow1 is no longer supported in python 3.8. It would be greatly appreciated if these implementations used tensorflow>=2.0

fredzannarbor commented 3 years ago

+1