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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Package dependencies are
57
57
'statsmodels>=0.9.0',
58
58
'scipy>=1.0.1',
59
59
```
60
-
and should be installed automatically. To use the deep learning functionality, you will need to install [TensorFlow](https://www.tensorflow.org/install)v2.0.0 or later with [Keras](https://keras.io/2.16/api/) v2.
60
+
and should be installed automatically. To use the deep learning functionality, you will need to install [TensorFlow](https://www.tensorflow.org/install)with version later than 2.0 and earlier than 2.12.
61
61
62
62
To install the latest *development* version, use the command
0 commit comments