physbo.misc.set_config module¶
- class physbo.misc.set_config.adam[ソース]¶
ベースクラス:
physbo.misc.set_config.online
- class physbo.misc.set_config.batch[ソース]¶
ベースクラス:
physbo.misc.set_config.learning
- physbo.misc.set_config.boolean(str)[ソース]¶
Return boolean.
- パラメータ
str (str or boolean) --
- 戻り値
- 戻り値の型
True or False
- class physbo.misc.set_config.learning[ソース]¶
ベースクラス:
object
- class physbo.misc.set_config.online[ソース]¶
ベースクラス:
physbo.misc.set_config.learning
- class physbo.misc.set_config.search[ソース]¶
ベースクラス:
object