Raw File
Package: automl
Type: Package
Title: Deep Learning with Metaheuristic
Version: 1.0.5
Author: Alex Boulangé <aboul@free.fr>
Maintainer: Alex Boulangé <alex@socialintelligence.fr>
Description: Fits from simple regression to highly customizable deep neural networks 
    either with gradient descent or metaheuristic, using automatic hyper parameters 
    tuning and custom cost function.
    A mix inspired by the common tricks on Deep Learning and Particle Swarm Optimization.
License: GNU General Public License
Encoding: UTF-8
LazyData: TRUE
Imports: stats, utils, parallel
Suggests: datasets
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-09-10 12:46:23 UTC; aboul
Repository: CRAN
Date/Publication: 2018-09-13 16:50:09 UTC
back to top