Skip to content

Optimizers should support serialization and deserialization #83

@caisq

Description

@caisq

If you would like to get help from the community, our Google group might be a better fit.

TensorFlow.js version

0.6.1

Browser version

Describe the problem or feature request

Optimizers such as tf.train.SGDOptimizer currently do not support serialization (getConfig) and deserialization (fromConfig) they should support that.

Code to reproduce the bug / link to feature request

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions