Hello, Are there anyone knowing about the Softmaxreg R package? I try to understand the mathematics behind its models, by its command softmaxreg, especially the L2 regularized version. Is it regularized on the neural network layers or on the softmax regression layer? Are there any material/article or book on this? Thanks for any clarification. Bests, Vy O.
help on the R package Softmaxreg
4 messages · Vy Ong, Rolf Turner, Bert Gunter
On 28/05/18 18:13, Vy Ong wrote:
Hello, Are there anyone knowing about the Softmaxreg R package?
I suspect that the maintainer of softmaxreg (please note the *lower case* "s") "knows about" this package! <SNIP> cheers, Rolf Turner
Technical Editor ANZJS Department of Statistics University of Auckland Phone: +64-9-373-7599 ext. 88276
... who can be found by R's ?maintainer function. A web search on "R softmaxreg package" also seemed to bring up relevant info. -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Mon, May 28, 2018 at 2:30 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
On 28/05/18 18:13, Vy Ong wrote: Hello,
Are there anyone knowing about the Softmaxreg R package?
I suspect that the maintainer of softmaxreg (please note the *lower case* "s") "knows about" this package! <SNIP> cheers, Rolf Turner -- Technical Editor ANZJS Department of Statistics University of Auckland Phone: +64-9-373-7599 ext. 88276
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posti ng-guide.html and provide commented, minimal, self-contained, reproducible code.
Many thanks, Bert & Rolf. I have read the package manual and its github code to try understanding the things. Bests, V.O.
On Mon, May 28, 2018 at 2:42 AM, Bert Gunter <bgunter.4567 at gmail.com> wrote:
... who can be found by R's ?maintainer function. A web search on "R softmaxreg package" also seemed to bring up relevant info. -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Mon, May 28, 2018 at 2:30 AM, Rolf Turner <r.turner at auckland.ac.nz> wrote:
On 28/05/18 18:13, Vy Ong wrote: Hello,
Are there anyone knowing about the Softmaxreg R package?
I suspect that the maintainer of softmaxreg (please note the *lower case* "s") "knows about" this package! <SNIP> cheers, Rolf Turner -- Technical Editor ANZJS Department of Statistics University of Auckland Phone: +64-9-373-7599 ext. 88276
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posti ng-guide.html and provide commented, minimal, self-contained, reproducible code.