FCNN4R: Fast Compressed Neural Networks for R

Provides an interface to kernel routines from the FCNN C++ library. FCNN is based on a completely new Artificial Neural Network representation that offers unmatched efficiency, modularity, and extensibility. FCNN4R provides standard teaching (backpropagation, Rprop, simulated annealing, stochastic gradient) and pruning algorithms (minimum magnitude, Optimal Brain Surgeon), but it is first and foremost an efficient computational engine. Users can easily implement their algorithms by taking advantage of fast gradient computing routines, as well as network reconstruction functionality (removing weights and redundant neurons, reordering inputs, merging networks). Networks can be exported to C functions in order to integrate them into virtually any software solution.

Package details

AuthorGrzegorz Klima <gklima@users.sourceforge.net>
MaintainerGrzegorz Klima <gklima@users.sourceforge.net>
LicenseGPL (>= 2)
Version0.6.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FCNN4R")

Try the FCNN4R package in your browser

Any scripts or data that you put into this service are public.

FCNN4R documentation built on May 29, 2017, 4:26 p.m.