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

added unit tests for /scripts/autoencoder_exemple/ #571

Merged
merged 5 commits into from
Feb 13, 2014

Conversation

bouthilx
Copy link
Member

for issue #569

@bouthilx
Copy link
Member Author

@goodfeli I pushed the modifications for the garbage dataset.

Do you know what would be best way to define path for yaml files in the unit test? So that it works both for travis and local installations which might have different absolute paths and different execution path?

@goodfeli
Copy link
Contributor

I think maybe just do pylearn2.path + "/scripts/autoencoder_example/dae.yaml" and that should get the right path regardless of where you run nosetests from.

@goodfeli
Copy link
Contributor

sorry, github formatting made that hard to read. It should be:

pylearn2.__path__ + "/scripts/autoencoder_example/dae.yaml"

@bouthilx
Copy link
Member Author

@goodfeli It's done.

goodfeli pushed a commit that referenced this pull request Feb 13, 2014
added unit tests for /scripts/autoencoder_exemple/
@goodfeli goodfeli merged commit c3c9931 into lisa-lab:master Feb 13, 2014
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.

2 participants