YTLogos/kerasR: R Interface to the Keras Deep Learning Library

Provides a consistent interface to the 'Keras' Deep Learning Library directly from within R. 'Keras' provides specifications for describing dense neural networks, convolution neural networks (CNN) and recurrent neural networks (RNN) running on top of either 'TensorFlow' or 'Theano'. Type conversions between Python and R are automatically handled correctly, even when the default choices would otherwise lead to errors. Includes complete R documentation and many working examples.

Getting started

Package details

AuthorTaylor Arnold [aut, cre], Andrie de Vries [aut]
MaintainerTaylor Arnold <taylor.arnold@acm.org>
LicenseLGPL-2
Version0.8.0
URL https://github.com/statsmaths/kerasR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("YTLogos/kerasR")
YTLogos/kerasR documentation built on May 19, 2019, 4:04 p.m.