cvazquezlos/NNEvol: A Simple Method to Obtain the Best Neural Network that Fixes a given Problem

This package uses Grammar-Guided Genetic Programming approach for looking for the neural network architecture that fixes a given dataset. The larger the dataset is, the longer the function takes to obtain a solution. The user can modify both the number of generations and the size of the population.

Getting started

Package details

AuthorCarlos Vázquez Losada <c.vazquezlosada@gmail.com>
MaintainerCarlos Vázquez Losada <c.vazquezlosada@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/cvazquezlos/NNEvol
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cvazquezlos/NNEvol")
cvazquezlos/NNEvol documentation built on Nov. 4, 2019, 9:20 a.m.