rcognita.models
This module contains model classes. These can be used in system dynamics fitting, critic and other tasks
Updates to come.
Functions
|
Classes
|
|
|
Blueprint of a model. |
|
Bi-quadratic form. |
Gaussian probability distribution model with weights[0] being an expectation vector and weights[1] being a covariance matrix. |
|
|
Class of pytorch neural network models. |
|
Quadratic form. |
|
Quadratic-linear model. |
|
|
|
Quadratic model (no mixed terms). |
|
Quadratic model (no mixed terms). |
|
pytorch neural network of one layer: fully connected. |
|
Quadratic model. |
|
Quadratic model. |
|
|
|
Trivial model, which is typically used in actor in which actions are being optimized directly. |