Trees | Indices | Help |
|
---|
|
QubX.Modeling.Utils panel; hosts a registry of generic model/data-based optimizers, and sub-panels which can use them.
Optimizer methods should be called from the gobject (gui) thread. To call from a qubx.task.Robot thread, use robot.gui_call_recv with wait=False.
Copyright 2003-2014 Research Foundation State University of New York This file is part of QUB Express.
QUB Express is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
QUB Express is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License, named LICENSE.txt, in the QUB Express program directory. If not, see <http://www.gnu.org/licenses/>.
|
|||
Optimizer Presents a consistent interface on one model/data-based optimization routine, e.g. |
|||
ModelingUtilsFace Hosts a registry of generic model/data-based optimizers, and sub-panels which can use them. |
|||
ClassifyFace | |||
ClassifyTask | |||
StarFace | |||
ChainFace | |||
StyledBuildTask | |||
ModelSearchFace | |||
ModelSearchTask | |||
PerturbFace | |||
PerturbTask |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|||
e = 2.71828182846
|
|||
pi = 3.14159265359
|
|||
rdbk =
|
|||
rdbreak =
|
|||
rdname =
|
|
Builds up a model by, for all extant classes, repeatedly adding a state until LL improves by less than delta_ll. Can be called from non-gobject Task threads if you provide the qubx.task.Task.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |