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

[New Model]: monmlp: Monotone Multi-Layer Perceptron Neural Network #489

Closed
coforfe opened this issue Sep 17, 2016 · 1 comment
Closed

[New Model]: monmlp: Monotone Multi-Layer Perceptron Neural Network #489

coforfe opened this issue Sep 17, 2016 · 1 comment

Comments

@coforfe
Copy link

@coforfe coforfe commented Sep 17, 2016

Hello,

This package monmlp , a variation of a kind of deep neural network, is available in CRAN and it has already reached a stable version (1.1.3).

Some examples of how to use it are described in this book.

It could be a good candidate to extend caret capabilities related to deep learning.

Thanks,
Carlos.

topepo added a commit that referenced this issue Nov 25, 2016
…p` package were added for issue #489
@topepo
Copy link
Owner

@topepo topepo commented Nov 25, 2016

There was some weirdness in the To parameter of monmlp.fit. I would have thought that chasing it to logistic would have constrained predictions to be on [0, 1]. Right now, it seems to work but further testing would be a big help.

@topepo topepo closed this Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.