成员的完整列表,这些成员属于 CRBM,包括所有继承而来的类成员
| add_visible_group(int32_t num_units, ERBMVisibleUnitType unit_type) | CRBM | virtual |
| build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
| cd_num_steps | CRBM | |
| cd_persistent | CRBM | |
| cd_sample_visible | CRBM | |
| CDeepBeliefNetwork class | CRBM | friend |
| clone() | CSGObject | virtual |
| contrastive_divergence(SGMatrix< float64_t > visible_batch, SGVector< float64_t > gradients) | CRBM | virtual |
| CRBM() | CRBM | |
| CRBM(int32_t num_hidden) | CRBM | |
| CRBM(int32_t num_hidden, int32_t num_visible, ERBMVisibleUnitType visible_unit_type=RBMVUT_BINARY) | CRBM | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| deep_copy() const | CSGObject | virtual |
| equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
| free_energy(SGMatrix< float64_t > visible, SGMatrix< float64_t > buffer=SGMatrix< float64_t >()) | CRBM | virtual |
| free_energy_gradients(SGMatrix< float64_t > visible, SGVector< float64_t > gradients, bool positive_phase=true, SGMatrix< float64_t > hidden_mean_given_visible=SGMatrix< float64_t >()) | CRBM | virtual |
| gd_learning_rate | CRBM | |
| gd_learning_rate_decay | CRBM | |
| gd_mini_batch_size | CRBM | |
| gd_momentum | CRBM | |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_hidden_bias(SGVector< float64_t > p=SGVector< float64_t >()) | CRBM | virtual |
| get_modelsel_names() | CSGObject | |
| get_modsel_param_descr(const char *param_name) | CSGObject | |
| get_modsel_param_index(const char *param_name) | CSGObject | |
| get_name() const | CRBM | virtual |
| get_num_parameters() | CRBM | virtual |
| get_parameters() | CRBM | virtual |
| get_visible_bias(SGVector< float64_t > p=SGVector< float64_t >()) | CRBM | virtual |
| get_weights(SGVector< float64_t > p=SGVector< float64_t >()) | CRBM | virtual |
| hidden_state | CRBM | |
| initialize_neural_network(float64_t sigma=0.01) | CRBM | virtual |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| l1_coefficient | CRBM | |
| l2_coefficient | CRBM | |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_batch_size | CRBM | protected |
| m_gradient_parameters | CSGObject | |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_num_hidden | CRBM | protected |
| m_num_params | CRBM | protected |
| m_num_visible | CRBM | protected |
| m_num_visible_groups | CRBM | protected |
| m_parameters | CSGObject | |
| m_params | CRBM | protected |
| m_visible_group_sizes | CRBM | protected |
| m_visible_group_types | CRBM | protected |
| m_visible_state_offsets | CRBM | protected |
| max_num_epochs | CRBM | |
| mean_hidden(SGMatrix< float64_t > visible, SGMatrix< float64_t > result) | CRBM | protectedvirtual |
| mean_visible(SGMatrix< float64_t > hidden, SGMatrix< float64_t > result) | CRBM | protectedvirtual |
| monitoring_interval | CRBM | |
| monitoring_method | CRBM | |
| parallel | CSGObject | |
| parameter_hash_changed() | CSGObject | virtual |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| pseudo_likelihood(SGMatrix< float64_t > visible, SGMatrix< float64_t > buffer=SGMatrix< float64_t >()) | CRBM | virtual |
| reconstruction_error(SGMatrix< float64_t > visible, SGMatrix< float64_t > buffer=SGMatrix< float64_t >()) | CRBM | virtual |
| reset_chain() | CRBM | virtual |
| sample(int32_t num_gibbs_steps=1, int32_t batch_size=1) | CRBM | virtual |
| sample_group(int32_t V, int32_t num_gibbs_steps=1, int32_t batch_size=1) | CRBM | virtual |
| sample_group_with_evidence(int32_t V, int32_t E, CDenseFeatures< float64_t > *evidence, int32_t num_gibbs_steps=1) | CRBM | virtual |
| sample_hidden(SGMatrix< float64_t > mean, SGMatrix< float64_t > result) | CRBM | protectedvirtual |
| sample_visible(SGMatrix< float64_t > mean, SGMatrix< float64_t > result) | CRBM | protectedvirtual |
| sample_visible(int32_t index, SGMatrix< float64_t > mean, SGMatrix< float64_t > result) | CRBM | protectedvirtual |
| sample_with_evidence(int32_t E, CDenseFeatures< float64_t > *evidence, int32_t num_gibbs_steps=1) | CRBM | virtual |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_batch_size(int32_t batch_size) | CRBM | virtual |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| shallow_copy() const | CSGObject | virtual |
| train(CDenseFeatures< float64_t > *features) | CRBM | virtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | virtual |
| version | CSGObject | |
| visible_state | CRBM | |
| visible_state_features() | CRBM | virtual |
| ~CRBM() | CRBM | virtual |
| ~CSGObject() | CSGObject | virtual |