The Wayback Machine - https://web.archive.org/web/20201208094156/https://github.com/TheAlgorithms/Python/issues/3946
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reenable files when TensorFlow supports the current Python #3946

Open
cclauss opened this issue Nov 24, 2020 · 3 comments
Open

Reenable files when TensorFlow supports the current Python #3946

cclauss opened this issue Nov 24, 2020 · 3 comments

Comments

@cclauss
Copy link
Member

@cclauss cclauss commented Nov 24, 2020

As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.

  • dynamic_programming/k_means_clustering_tensorflow.py_tf
  • machine_learning/lstm/lstm_prediction.py_tf
  • neural_network/gan.py_tf
  • neural_network/input_data.py_tf

TODO: Restore the .py file extensions and ensure our tests pass when TensorFlow supports the current Python.

@Joe-Sin7h
Copy link

@Joe-Sin7h Joe-Sin7h commented Nov 29, 2020

I understood the issue , Could please me to this issue @cclauss

@cclauss
Copy link
Member Author

@cclauss cclauss commented Nov 29, 2020

We do not assign issues. We review pull requests.

@Joe-Sin7h
Copy link

@Joe-Sin7h Joe-Sin7h commented Dec 7, 2020

hello @cclauss
tensorflow 2 as for now doesn't support Python 3.9.
so I'll change them once tensorflow 2 is compatible with python 3.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.