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

requirements.txt #35

Open
vangoghvapor opened this issue Feb 24, 2023 · 1 comment
Open

requirements.txt #35

vangoghvapor opened this issue Feb 24, 2023 · 1 comment

Comments

@vangoghvapor
Copy link

I'm attempting to follow the steps and running into issues with this line

" simple_rnn_model = simple_model(tmp_x.shape, max_french_sequence_length, english_vocab_size, french_vocab_size) "

this seems to be a version difference in our tensorflow/keras versions. Could you potentially create a requirements.txt and include version numbers of these packages?

@vangoghvapor
Copy link
Author

when running " tests.test_simple_model(simple_model)" I'm getting an attribute error saying the object doesn't contain loss functions

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

No branches or pull requests

1 participant