Skip to content

Make aae.py work with Keras 2.3.1#218

Open
ErezVolk wants to merge 1 commit intoeriklindernoren:masterfrom
ErezVolk:fix
Open

Make aae.py work with Keras 2.3.1#218
ErezVolk wants to merge 1 commit intoeriklindernoren:masterfrom
ErezVolk:fix

Conversation

@ErezVolk
Copy link
Copy Markdown

Thanks for an invaluable resource!

I'm pretty new to Keras and TensorFlow, and I find this project extremely helpful in learning how things work. I've only tried one sample of yours, aae, and it seems like the merge layer interface has changed and the code isn't working on Keras 2.3.1.

This pull request changes merge into keras.layers.Lambda (in addition to some formatting tweaks to appease code checkers). I'm not at all certain this is the correct way to do it, but at least it runs now :)

Hope you find this useful.

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