Closed dniku closed 4 years ago
https://www.coursera.org/learn/practical-rl/discussions/all/threads/RRaAuhCbEeuoKgpcLmLqdw
I guess that either TF or Keras broke backwards compatibility, and __call__() no longer accepts Numpy tensors, contrary to what is said in https://stackoverflow.com/a/60871692.
__call__()
We introduced this here: https://github.com/yandexdataschool/Practical_RL/pull/448/files#diff-61c5d5737d7f6d9831dd0d962e3e4feee9bc47dd25924cd56b16d8c499e3a43dR126
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
No review for a while, merging.
https://www.coursera.org/learn/practical-rl/discussions/all/threads/RRaAuhCbEeuoKgpcLmLqdw
I guess that either TF or Keras broke backwards compatibility, and
__call__()
no longer accepts Numpy tensors, contrary to what is said in https://stackoverflow.com/a/60871692.We introduced this here: https://github.com/yandexdataschool/Practical_RL/pull/448/files#diff-61c5d5737d7f6d9831dd0d962e3e4feee9bc47dd25924cd56b16d8c499e3a43dR126