Other packages > Find by keyword >

sigmoid  

Sigmoid Functions for Machine Learning
View on CRAN: Click here


Download and install sigmoid package within the R console
Install from CRAN:
install.packages("sigmoid")

Install from Github:
library("remotes")
install_github("cran/sigmoid")

Install by package version:
library("remotes")
install_version("sigmoid", "1.4.0")



Attach the package and use:
library("sigmoid")
Maintained by
Bastiaan Quast
[Scholar Profile | Author Map]
First Published: 2016-04-25
Latest Update: 2022-06-18
Description:
Several different sigmoid functions are implemented, including a wrapper function, SoftMax preprocessing and inverse functions.
How to cite:
Bastiaan Quast (2016). sigmoid: Sigmoid Functions for Machine Learning. R package version 1.4.0, https://cran.r-project.org/web/packages/sigmoid. Accessed 07 Mar. 2025.
Previous versions and publish date:
0.1.0 (2016-04-25 16:52), 0.2.0 (2016-08-14 15:28), 0.2.1 (2017-03-14 14:35), 0.3.0 (2018-06-21 18:52)
Other packages that cited sigmoid R package
View sigmoid citation profile
Other R packages that sigmoid depends, imports, suggests or enhances
Complete documentation for sigmoid
Functions, R codes and Examples using the sigmoid R package
Some associated functions: Gompertz . SoftMax . SoftPlus . inverse_Gompertz . leakyrelu . logistic . logit . relu . relu_output_to_derivative . sigmoid . sigmoid_output_to_derivative . softplus_output_to_derivative . tanh_output_to_derivative . 
Some associated R codes: sigmoid.R .  Full sigmoid package functions and examples
Downloads during the last 30 days
02/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/05Downloads for sigmoid1015202530354045TrendBars

Today's Hot Picks in Authors and Packages

exploratory  
A Tool for Large-Scale Exploratory Analyses
Conduct numerous exploratory analyses in an instant with a point-and-click interface. With one simp ...
Download / Learn more Package Citations See dependency  
rebus.base  
Core Functionality for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains core func ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  
vinereg  
D-Vine Quantile Regression
Implements D-vine quantile regression models with parametric or nonparametric pair-copulas. See Kra ...
Download / Learn more Package Citations See dependency  
meteoEVT  
Computation and Visualization of Energetic and Vortical Atmospheric Quantities
Energy-Vorticity theory (EVT) is the fundamental theory to describe processes in the atmosphere by c ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA