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 simple output function for regression, and test of NN used for regression #119

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

neilslater
Copy link

I am using DeepLearnToolbox for a regression task on Kaggle, and found it convenient to have a dedicated function (because it needs to switch some internals of the nn object around to make predictions).

Added a section to test_example_NN.m to show it used for regression, including a call to the new function.

@Neil-Aframe
Copy link

How do I trigger a Travis build for this PR (just noticed PRs above and below this one have been tested)? Probably the most useful part of the PR is the new test.

(Sorry just posted this using my work account - my personal account is "neilslater")

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