Skip to content

Instantly share code, notes, and snippets.

@aizvorski
Created August 5, 2020 00:24
Show Gist options
  • Save aizvorski/562211fe3656b2fb7c6e1adeb90834b8 to your computer and use it in GitHub Desktop.
Save aizvorski/562211fe3656b2fb7c6e1adeb90834b8 to your computer and use it in GitHub Desktop.
Taylor_Expansion_Keras_CIFAR10.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jshayiding
Copy link

Hi Alex, I am trying to make building block for Taylor expansion so I can use it any where after Conv2D, but my attempt is not very satisfying. Could you give possible thoughts on that? If we have multiple features maps after applying Taylor series of sin(x), how can we stack them together? Any possible thoughts? Thanks a lot !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment