Skip to content

help on the R package Softmaxreg

4 messages · Vy Ong, Rolf Turner, Bert Gunter

#
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.
#
On 28/05/18 18:13, Vy Ong wrote:

            
I suspect that the maintainer of softmaxreg (please note the
*lower case* "s") "knows about" this package!

<SNIP>

cheers,

Rolf Turner
#
... 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:

  
  
#
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: