Skip to content

Implemement a (Deep) Neural Network as engine in ibis #82

@Martin-Jung

Description

@Martin-Jung

Among the different families of engines and algorithms in the package, one that we particularly miss at the moment are conventional and/or deep neural networks. Range of packages in R (usually calling python) available that can handle these types of models (e.g. keras or tensorflow).

  • Add engine_keras as new engine
  • Ensure that all possible data types and options (add_offset(), add_priors(), etc) are supported
  • Add some documentation to the package.
  • Add a unit testing.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions