Class | Description |
---|---|
BaseNetConfigDeserializer<T> |
A custom (abstract) deserializer that handles backward compatibility (currently only for updater refactoring that
happened after 0.8.0).
|
ComputationGraphConfigurationDeserializer | |
FrozenLayerDeserializer |
A custom deserializer for handling Frozen layers
This is used to handle the 2 different Layer JSON formats - old/legacy, and current
|
JsonMappers |
JSON mappers for deserializing neural net configurations, etc.
|
MultiLayerConfigurationDeserializer |
Copyright © 2018. All rights reserved.