densemlp: Dense Neural Networks for Tabular Classification and Regression

Provides dense feed-forward neural network models for tabular regression and classification using 'torch'. The package supports modern extensions around dense neural network blocks, including dropout, batch normalization, residual connections, gated blocks, and optional input projection.

Version: 0.5.0
Imports: ggplot2, stats, torch
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-08-08
DOI: 10.32614/CRAN.package.densemlp (may not be active yet)
Author: Imad EL BADISY [aut, cre]
Maintainer: Imad EL BADISY <elbadisyimad at gmail.com>
BugReports: https://github.com/ielbadisy/densemlp/issues
License: MIT + file LICENSE
URL: https://github.com/ielbadisy/densemlp
NeedsCompilation: no
Materials: README
CRAN checks: densemlp results

Documentation:

Reference manual: densemlp.html , densemlp.pdf
Vignettes: Getting Started with densemlp (source, R code)

Downloads:

Package source: densemlp_0.5.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): densemlp_0.5.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=densemlp to link to this page.