Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::EntropyContrast Member List

This is the complete list of members for PLearn::EntropyContrast, including all inherited members.

_classname_()PLearn::Object [static]
_getOptionList_()PLearn::Object [static]
_isa_(Object *o)PLearn::Object [static]
_new_instance_for_typemap_()PLearn::Object [static]
_static_initialize_()PLearn::Object [static]
_static_initializer_PLearn::Object [static]
alphaPLearn::EntropyContrast [private]
bias_hiddenPLearn::EntropyContrast [private]
bias_outputPLearn::EntropyContrast [private]
build()PLearn::EntropyContrast [virtual]
build_()PLearn::EntropyContrast [private]
build_from_train_set()PLearn::PLearner [inline, protected, virtual]
call(const string &methodname, int nargs, PStream &in_parameters, PStream &out_results)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() constPLearn::Object [virtual]
compute_df_dx(Mat &df_dx, const Vec &input)PLearn::EntropyContrast [private]
compute_diversity_cost(const Vec &f_x, const Vec &cost, Vec &grad_C_extra_cost_wrt_f_x)PLearn::EntropyContrast [private]
compute_extra_grad_wrt_df_dx(Mat &grad_C_wrt_df_dx)PLearn::EntropyContrast [private]
computeCostsFromOutputs(const Vec &input, const Vec &output, const Vec &target, Vec &costs) constPLearn::EntropyContrast [virtual]
computeCostsOnly(const Vec &input, const Vec &target, Vec &costs) constPLearn::PLearner [virtual]
computeNNcontinuous_constraints(Vec &hidden_units, Vec &output_units)PLearn::EntropyContrast [private]
computeNNcontinuous_hidden(const Vec &input_units, Vec &hidden_units)PLearn::EntropyContrast [private]
computeOutput(const Vec &input, Vec &output) constPLearn::EntropyContrast [virtual]
computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) constPLearn::PLearner [virtual]
cost_extraPLearn::EntropyContrast
cost_genPLearn::EntropyContrast
cost_realPLearn::EntropyContrast
decay_factorPLearn::EntropyContrast
declareOptions(OptionList &ol)PLearn::EntropyContrast [protected, static]
deepCopy(CopiesMap &copies) constPLearn::Object [virtual]
df_dxPLearn::EntropyContrast [private]
EntropyContrast()PLearn::EntropyContrast
evaluate_every_n_epochsPLearn::EntropyContrast [private]
evaluate_first_epochPLearn::EntropyContrast [private]
evaluation_methodPLearn::EntropyContrast
expdirPLearn::PLearner
f_xPLearn::EntropyContrast [private]
f_x_hatPLearn::EntropyContrast [private]
forget()PLearn::EntropyContrast [virtual]
fullPLearn::EntropyContrast [private]
full_sumPLearn::EntropyContrast [private]
g_xPLearn::EntropyContrast [private]
gen_methodPLearn::EntropyContrast
gen_normal_0_1(Vec &output)PLearn::EntropyContrast [private]
get_gen_grad_variance_wrt_f(const Vec &f_x, Vec &grad)PLearn::EntropyContrast [private]
get_NNcontinuous_output(const Vec &x, Vec &f_x, Vec &z_x)PLearn::EntropyContrast [private]
get_real_grad_variance_wrt_f(const Vec &f_x, Vec &grad)PLearn::EntropyContrast [private]
getExperimentDirectory() constPLearn::PLearner [inline]
getInfo()PLearn::EntropyContrast [inline, private]
getOption(const string &optionname) constPLearn::Object
getOptionList() constPLearn::Object [virtual]
getOptionsToSave() constPLearn::Object [virtual]
getTestCostIndex(const string &costname) constPLearn::PLearner
getTestCostNames() constPLearn::EntropyContrast [virtual]
getTrainCostIndex(const string &costname) constPLearn::PLearner
getTrainCostNames() constPLearn::EntropyContrast [virtual]
getTrainingSet() constPLearn::PLearner [inline]
getTrainStatsCollector()PLearn::PLearner [inline]
getValidationSet() constPLearn::PLearner [inline]
grad_C_extra_cost_wrt_f_xPLearn::EntropyContrast [private]
grad_C_generated_wrt_f_x_hatPLearn::EntropyContrast [private]
grad_C_real_wrt_f_xPLearn::EntropyContrast [private]
grad_C_wrt_df_dxPLearn::EntropyContrast [private]
grad_extra_wrt_bias_hiddenPLearn::EntropyContrast [private]
grad_extra_wrt_bias_outputPLearn::EntropyContrast [private]
grad_extra_wrt_vPLearn::EntropyContrast [private]
grad_extra_wrt_wPLearn::EntropyContrast [private]
grad_H_f_x_hat_wrt_bias_hiddenPLearn::EntropyContrast [private]
grad_H_f_x_hat_wrt_bias_outputPLearn::EntropyContrast [private]
grad_H_f_x_hat_wrt_vPLearn::EntropyContrast [private]
grad_H_f_x_hat_wrt_wPLearn::EntropyContrast [private]
grad_H_f_x_wrt_bias_hiddenPLearn::EntropyContrast [private]
grad_H_f_x_wrt_bias_outputPLearn::EntropyContrast [private]
grad_H_f_x_wrt_vPLearn::EntropyContrast [private]
grad_H_f_x_wrt_wPLearn::EntropyContrast [private]
grad_H_g_wrt_wPLearn::EntropyContrast [private]
info() constPLearn::Object [virtual]
inherited typedefPLearn::EntropyContrast [private]
initialize_NNcontinuous()PLearn::EntropyContrast [private]
inputsizePLearn::EntropyContrast
PLearn::PLearner::inputsize() constPLearn::PLearner [virtual]
inputsize_PLearn::PLearner [protected]
isStatefulLearner() constPLearn::PLearner [virtual]
learning_ratePLearn::EntropyContrast
load(const string &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies)PLearn::EntropyContrast [virtual]
PLearn::PLearner::makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::PLearner [protected, virtual]
matlabSave(const string &matlab_subdir)PLearn::PLearner [inline, virtual]
mu_fPLearn::EntropyContrast [private]
mu_f_hatPLearn::EntropyContrast [private]
mu_f_squarePLearn::EntropyContrast [private]
mu_gPLearn::EntropyContrast [private]
nPLearn::EntropyContrast [private]
n_examplesPLearn::PLearner [protected]
n_seen_examplesPLearn::EntropyContrast
nconstraintsPLearn::EntropyContrast
newread(PStream &in)PLearn::Object
newwrite(PStream &out) constPLearn::Object
nhiddenPLearn::EntropyContrast [private]
nstagesPLearn::PLearner
nTestCosts() constPLearn::PLearner [virtual]
nTrainCosts() constPLearn::PLearner [virtual]
Object()PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
outputsize() constPLearn::EntropyContrast [virtual]
PLEARN_DECLARE_ABSTRACT_OBJECT(PLearner)PLearn::PLearner
PLEARN_DECLARE_OBJECT(EntropyContrast)PLearn::EntropyContrast
PLearner()PLearn::PLearner
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [inline, protected]
print(ostream &out) constPLearn::Object [virtual]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname)PLearn::Object
reconstruct(const Vec &output, Vec &input) constPLearn::EntropyContrast
ref() constPLearn::PPointable [inline]
report_progressPLearn::PLearner
resetInternalState()PLearn::PLearner [virtual]
run()PLearn::Object [virtual]
save(const string &filename) constPLearn::Object [virtual]
seed_PLearn::PLearner
set_NNcontinuous_gradient(Vec &grad_C_real_wrt_f_x, Mat &grad_H_f_x_wrt_w, Mat &grad_H_f_x_wrt_v, Vec &z_x, Vec &x, Vec &grad_H_f_x_wrt_bias_output, Vec &grad_H_f_x_wrt_bias_hidden)PLearn::EntropyContrast [private]
set_NNcontinuous_gradient_from_extra_cost(Mat &grad_C_wrt_df_dx, const Vec &input)PLearn::EntropyContrast [private]
setExperimentDirectory(const string &the_expdir)PLearn::PLearner [virtual]
setOption(const string &optionname, const string &value)PLearn::Object
setTrainingSet(VMat training_set, bool call_forget=true)PLearn::PLearner [virtual]
setTrainStatsCollector(PP< VecStatsCollector > statscol)PLearn::PLearner [virtual]
setValidationSet(VMat validset)PLearn::PLearner [virtual]
sigma_fPLearn::EntropyContrast [private]
sigma_f_hatPLearn::EntropyContrast [private]
sigma_f_squarePLearn::EntropyContrast [private]
sigma_gPLearn::EntropyContrast [private]
stagePLearn::PLearner
starting_learning_ratePLearn::EntropyContrast
targetsize() constPLearn::PLearner [virtual]
targetsize_PLearn::PLearner [protected]
test(VMat testset, PP< VecStatsCollector > test_stats, VMat testoutputs=0, VMat testcosts=0) constPLearn::PLearner [virtual]
test_setPLearn::EntropyContrast [private]
train()PLearn::EntropyContrast [virtual]
train_setPLearn::PLearner [protected]
train_statsPLearn::PLearner [protected]
unref() constPLearn::PPointable [inline]
update_alpha(int stage, int current_input_index)PLearn::EntropyContrast [private]
update_mu_sigma_f(const Vec &f_x, Vec &mu, Vec &sigma)PLearn::EntropyContrast [private]
update_NNcontinuous()PLearn::EntropyContrast [private]
update_NNcontinuous_from_extra_cost()PLearn::EntropyContrast [private]
usage() constPLearn::PPointable [inline]
use(VMat testset, VMat outputs) constPLearn::PLearner [virtual]
useOnTrain(Mat &outputs) constPLearn::PLearner [virtual]
vPLearn::EntropyContrast [private]
validation_setPLearn::EntropyContrast [private]
verbosityPLearn::PLearner
wPLearn::EntropyContrast [private]
weight_decay_hiddenPLearn::EntropyContrast
weight_decay_outputPLearn::EntropyContrast
weight_extraPLearn::EntropyContrast
weight_genPLearn::EntropyContrast
weight_realPLearn::EntropyContrast
weightsize_PLearn::PLearner [protected]
write(ostream &out) constPLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) constPLearn::Object
xPLearn::EntropyContrast [private]
x_hatPLearn::EntropyContrast [private]
z_xPLearn::EntropyContrast [private]
z_x_hatPLearn::EntropyContrast [private]
~Object()PLearn::Object [virtual]
~PLearner()PLearn::PLearner [virtual]
~PPointable()PLearn::PPointable [inline, virtual]


Generated on Tue Aug 17 16:27:52 2004 for PLearn by doxygen 1.3.7