Skip to content

vincnardelli/gradient

Repository files navigation

gradient

Travis build status Codecov test coverage

Overview

gradient is a small package for efficient descent computation. Using gradient it is possible to perform steepest descent or gradient descent to fit linear models. Moreover the package contains a series of function for inspecting the convergence of the algorithm. Find out more in the vignette.

Installation

# The easiest way to get gradient is to install it from GitHub:
# install.packages("devtools")
devtools::install_github("vincnardelli/gradient")

Authors and mantainers

Alice Giampino - a.giampino@campus.unimib.it

Vincenzo Nardelli - v.nardelli2@campus.unimib.it

About

gradient is a small package for efficient descent computation in R

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •