For that matter, a simple within-browser search for "gradient" on the CRAN 
packages-by-name webpage, finds

  Gradient Descent for Regression Tasks
  Holonomic Gradient Method and Gradient Descent
  Continuous Generalized Gradient Descent

And a few more that might or might not be relevant.

Plus, you could download sgd from the CRAN archives, and try building it 
yourself.

-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
 
 
On 2/5/18, 10:25 AM, "R-help on behalf of Bert Gunter" 
<r-help-boun...@r-project.org on behalf of bgunter.4...@gmail.com> wrote:

    A web search on "gradient descent R" also brought up a bunch of stuff. Is
    any of this what you want?
    
    Cheers,
    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, Feb 5, 2018 at 10:23 AM, Bert Gunter <bgunter.4...@gmail.com> wrote:
    
    > 1. It might help if you could state more specifically what you want to do.
    >
    > 2. Maybe check here if you haven't already done so:
    >
    > https://cran.r-project.org/web/views/
    >
    > Cheers,
    > 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, Feb 5, 2018 at 8:02 AM, Colonel Sanders <ackrit...@hotmail.com>
    > wrote:
    >
    >> Good morning,
    >>
    >> Is there a package that replaces the sgd package to explore the  Gradient
    >> Descent (SGD) t echnique ?
    >>
    >>
    >> Best regards,
    >>
    >> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
    >>
    >> Tony
    >>
    >> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
    >>
    >>         [[alternative HTML version deleted]]
    >>
    >> ______________________________________________
    >> R-help@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.
    >>
    >
    >
    
        [[alternative HTML version deleted]]
    
    ______________________________________________
    R-help@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/posting-guide.html
    and provide commented, minimal, self-contained, reproducible code.
    

______________________________________________
R-help@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/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to