Model ===== .. currentmodule:: plugins.train.model.original .. autoclass:: Model :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Model.coverage_ratio ~Model.freeze_layers ~Model.input_shapes ~Model.io ~Model.iterations ~Model.load_layers ~Model.model ~Model.model_name ~Model.name ~Model.output_shapes ~Model.state .. rubric:: Methods Summary .. autosummary:: ~Model.add_history ~Model.build ~Model.build_model ~Model.decoder ~Model.encoder .. rubric:: Attributes Documentation .. autoattribute:: coverage_ratio .. autoattribute:: freeze_layers .. autoattribute:: input_shapes .. autoattribute:: io .. autoattribute:: iterations .. autoattribute:: load_layers .. autoattribute:: model .. autoattribute:: model_name .. autoattribute:: name .. autoattribute:: output_shapes .. autoattribute:: state .. rubric:: Methods Documentation .. automethod:: add_history .. automethod:: build .. automethod:: build_model .. automethod:: decoder .. automethod:: encoder