knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Usage of Basic Functions

All of the basic currently included in this package returns numeric vector or matrix as a primary output and currently only includes the functions used in the initialization and forward propagation of a neural network.



LapsedPacifistROU/DL.RFunctions documentation built on May 28, 2019, 3:56 p.m.