You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/reinforcement_learning/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,6 @@ A corresponding [Springer textbook](https://deepreinforcementlearningbook.org) i
45
45
* tensorflow >= 2.0.0 or tensorflow-gpu >= 2.0.0a0
46
46
* tensorlayer >= 2.0.1
47
47
* tensorflow-probability
48
-
* tf-nightly-2.0-preview
49
48
50
49
*** If you meet the error`AttributeError: module 'tensorflow' has no attribute 'contrib'` when running the code after installing tensorflow-probability, try:
0 commit comments