R/learNN.R

#' @name learnn
#' @docType package
#' @author
#' Bastiaan Quast \email{bquast@@gmail.com}
#' @title Learn Neural Networks
#' @description Implementations of several basic neural network concepts in R,
#' as based on posts on \url{https://qua.st/}.
NULL
bquast/learNN documentation built on June 26, 2022, 2:08 a.m.