We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a57f6 commit 3dcac38Copy full SHA for 3dcac38
pydentification/models/README.md
@@ -7,4 +7,3 @@ stacking.
7
This package contains following submodules:
8
* `modules` - building blocks of the models, extending PyTorch modules with custom layers, activation functions, etc.
9
* `networks` - models composed of building blocks, such as transformer etc.
10
-* `nonparametric` - non-parametric models and supporting utils
pydentification/models/modules/README.md
0 commit comments