SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

R-gradDescent rpm build for : openSUSE Leap 15. For other distributions click R-gradDescent.

Name : R-gradDescent
Version : 3.0 Vendor : obs://build_opensuse_org/devel:languages:R
Release : lp153.2.13 Date : 2024-06-14 11:09:55
Group : Development/Libraries/Other Source RPM : R-gradDescent-3.0-lp153.2.13.src.rpm
Size : 0.15 MB
Packager : (none)
Summary : Gradient Descent for Regression Tasks
Description :
An implementation of various learning algorithms based on Gradient
Descent for dealing with regression tasks. The variants of gradient
descent algorithm are : Mini-Batch Gradient Descent (MBGD), which is an
optimization to use training data partially to reduce the computation
load. Stochastic Gradient Descent (SGD), which is an optimization to
use a random data in learning to reduce the computation load
drastically. Stochastic Average Gradient (SAG), which is a SGD-based
algorithm to minimize stochastic step to average. Momentum Gradient
Descent (MGD), which is an optimization to speed-up gradient descent
learning. Accelerated Gradient Descent (AGD), which is an optimization
to accelerate gradient descent learning. Adagrad, which is a
gradient-descent-based algorithm that accumulate previous cost to do
adaptive learning. Adadelta, which is a gradient-descent-based
algorithm that use hessian approximation to do adaptive learning.
RMSprop, which is a gradient-descent-based algorithm that combine
Adagrad and Adadelta adaptive learning ability. Adam, which is a
gradient-descent-based algorithm that mean and variance moment to do
adaptive learning. Stochastic Variance Reduce Gradient (SVRG), which is
an optimization SGD-based algorithm to accelerates the process toward
converging by reducing the gradient. Semi Stochastic Gradient Descent
(SSGD),which is a SGD-based algorithm that combine GD and SGD to
accelerates the process toward converging by choosing one of the
gradients at a time. Stochastic Recursive Gradient Algorithm (SARAH),
which is an optimization algorithm similarly SVRG to accelerates the
process toward converging by accumulated stochastic information.
Stochastic Recursive Gradient Algorithm+ (SARAHPlus), which is a SARAH
practical variant algorithm to accelerates the process toward
converging provides a possibility of earlier termination.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/openSUSE_Leap_15.3/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  R-gradDescent-3.0-lp153.2.13.x86_64.rpm
     

Provides :
R-gradDescent
R-gradDescent(x86-64)

Requires :
R-base
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/R/library/gradDescent
/usr/lib64/R/library/gradDescent/DESCRIPTION
/usr/lib64/R/library/gradDescent/INDEX
/usr/lib64/R/library/gradDescent/LICENSE
/usr/lib64/R/library/gradDescent/Meta
/usr/lib64/R/library/gradDescent/Meta/Rd.rds
/usr/lib64/R/library/gradDescent/Meta/data.rds
/usr/lib64/R/library/gradDescent/Meta/demo.rds
/usr/lib64/R/library/gradDescent/Meta/features.rds
/usr/lib64/R/library/gradDescent/Meta/hsearch.rds
/usr/lib64/R/library/gradDescent/Meta/links.rds
/usr/lib64/R/library/gradDescent/Meta/nsInfo.rds
/usr/lib64/R/library/gradDescent/Meta/package.rds
/usr/lib64/R/library/gradDescent/NAMESPACE
/usr/lib64/R/library/gradDescent/R
/usr/lib64/R/library/gradDescent/R/gradDescent
/usr/lib64/R/library/gradDescent/R/gradDescent.rdb
/usr/lib64/R/library/gradDescent/R/gradDescent.rdx
/usr/lib64/R/library/gradDescent/data
/usr/lib64/R/library/gradDescent/data/gradDescentRData.RData
/usr/lib64/R/library/gradDescent/demo
/usr/lib64/R/library/gradDescent/demo/GD.CompressibilityFactorDemo.R
/usr/lib64/R/library/gradDescent/help
/usr/lib64/R/library/gradDescent/help/AnIndex
/usr/lib64/R/library/gradDescent/help/aliases.rds
/usr/lib64/R/library/gradDescent/help/gradDescent.rdb
/usr/lib64/R/library/gradDescent/help/gradDescent.rdx
/usr/lib64/R/library/gradDescent/help/paths.rds
/usr/lib64/R/library/gradDescent/html
/usr/lib64/R/library/gradDescent/html/00Index.html
There is 1 files more in these RPM.

 
ICM