R/mxLSTM.R

#' @title mxLSTM: A library facilitating regression analysis with LSTMs
#'
#' @description Provides functions for doing and evaluating regressions with LSTMs.
#'
#'
#' @docType package
#' @name mxLSTM
#' @import ggplot2
#' @import stats
NULL
MarkusBonsch/mxLSTM documentation built on May 28, 2019, 6:40 a.m.