MCPcopy Create free account
hub / github.com/branislav1991/PyTorchProjectFramework / __init__

Method __init__

models/base_model.py:13–34  ·  view source on GitHub ↗

Initialize the BaseModel class. Parameters: configuration: Configuration dictionary. When creating your custom class, you need to implement your own initialization. In this fucntion, you should first call Then, you need to

(self, configuration)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected