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

keras subject incorrect environment setup #2336

Closed
jarmo-seljamaa opened this issue Dec 5, 2023 · 2 comments · Fixed by #2338
Closed

keras subject incorrect environment setup #2336

jarmo-seljamaa opened this issue Dec 5, 2023 · 2 comments · Fixed by #2338
Assignees

Comments

@jarmo-seljamaa
Copy link

keras

Same issue as here.

Exercise 4 instructs to use scikit-learn library, but it is not included in the environment.

@jarmo-seljamaa
Copy link
Author

It also appears that conda uses v2.x of keras which requires tensorflow library, too.

@MSilva95 MSilva95 self-assigned this Dec 5, 2023
@MSilva95 MSilva95 linked a pull request Dec 5, 2023 that will close this issue
@jarmo-seljamaa
Copy link
Author

I'm not sure anymore, but the keras / tensorflow combination kept throwing errors and warnings. From this page I learned that until Tensorflow 2.16 is released it is recommended to use the legacy tf_keras library instead.

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

Successfully merging a pull request may close this issue.

2 participants