If you would like to get help from the community, our [Google group](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs) 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