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

[semi-WIP] VAE objective and gaussian sampling layer #28

Open
wants to merge 53 commits into
base: V2-dev
Choose a base branch
from

Conversation

jzumer
Copy link

@jzumer jzumer commented Apr 19, 2018

This adds the necessary constructs to have VAEs in Mariana.

@jzumer
Copy link
Author

jzumer commented Apr 19, 2018

This should be good to go although it's not been tested too thoroughly beside for my experiments.

@jzumer
Copy link
Author

jzumer commented Apr 19, 2018

The failures are caused by

ImportError: Your Theano version is too old.

When lasagne is imported for the tests.

jzumer added 2 commits April 30, 2018 16:15
Conflicts:
	Mariana/decorators.py
	Mariana/doc/source/index.rst
	Mariana/layers.py
	Mariana/network.py
	Mariana/tests/test_decorators.py
	Mariana/tests/tests.py
	Mariana/training/datasetmaps.py
	Mariana/training/future/datasetmaps.py
	README.rst
@jzumer jzumer force-pushed the V2-dev branch 2 times, most recently from 3925f2f to 9018f79 Compare April 30, 2018 20:39
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.

3 participants