Skip to content

How to wrap a deep learning model #10

@inoueakimitsu

Description

@inoueakimitsu
start_date: 2021/10/16
due_date: 2021/10/16
progress: 0
parent: 0
dependon:
  - '1'

We need to create a procedure to wrap deep learning models.

With an interface similar to scikit-learn, there is no need to change the current implementation.

For Keras, you can use keras.wrappers.scikit_learn.KerasClassifier.

For PyTorch, I do not know how to do this at the moment.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions