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

activations moved from keras.layers to keras in keras 2.2.0 #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jose-carmona
Copy link

We used Keras-Transformer in Kaggle University of Liverpool - Ion Switching competition but we had an issue because activations wasn't found in keras_transformer/transformer.py

You can see the notebook in https://www.kaggle.com/josecarmona/test-of-transformer-over-data-without-drift

We check keras_transformer/extras.py was moved but not in keras_transformer/transformer.py so we fix it and increase requirement of Keras version to 2.2.0.

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 this pull request may close these issues.

1 participant