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

Add new keras.Sequential primitives #121

Open
csala opened this issue Mar 5, 2019 · 1 comment
Open

Add new keras.Sequential primitives #121

csala opened this issue Mar 5, 2019 · 1 comment
Assignees
Labels
approved The issue is approved and someone can start working on it new primitives A new primitive is being requested

Comments

@csala
Copy link
Contributor

csala commented Mar 5, 2019

The Keras documentation has a collection of example models built using the keras.Sequential class: https://keras.io/getting-started/sequential-model-guide/#examples

We should review them and see if we can have a primitives for each one of them.

If there is any change required in the adapter or new datasets are needed for testing, the required changes can be covered in this issue.

Also add demo pipelines for each one of the already existing primitives.

Consider this issue a "meta-issue", which can be divided in several smaller issues, one per primitive.

@csala
Copy link
Contributor Author

csala commented Apr 20, 2019

More primitives can be found here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved The issue is approved and someone can start working on it new primitives A new primitive is being requested
Projects
None yet
Development

No branches or pull requests

1 participant