Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras#4422
Conversation
|
@onlinejudge95 Why it is failing?? |
Did you try checking the GitHub action logs? Now if we see the version of python that we are using in the runner is @cclauss any blockers we have on un pinning the python versions for these 2 libraries? |
No I haven't seen now what should I do?? |
|
There is already a PR to sort this issue. Once it will be merged your build will be passing. |
okay thanks!! |
|
Closing and reopening to sync with master. |
|
Still needs a fix for #4370 |
|
Well done! Thx. |
…o imported keras (TheAlgorithms#4422) * Updated name from lstm_prediction.py_lf to lstm_prediction.py and also imported keras * Edited the changes * tensorflow 2.5 is has shipped!!! * Update lstm_prediction.py * Update lstm_prediction.py * One blank line, not two? Co-authored-by: Christian Clauss <cclauss@me.com>
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.