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

PLearn::NeighborhoodSmoothnessNNet Member List

This is the complete list of members for PLearn::NeighborhoodSmoothnessNNet, 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]
bag_hiddenPLearn::NeighborhoodSmoothnessNNet [protected]
bag_inputsPLearn::NeighborhoodSmoothnessNNet [protected]
bag_outputPLearn::NeighborhoodSmoothnessNNet [protected]
bag_sizePLearn::NeighborhoodSmoothnessNNet [protected]
batch_sizePLearn::NeighborhoodSmoothnessNNet
bias_decayPLearn::NeighborhoodSmoothnessNNet
build()PLearn::NeighborhoodSmoothnessNNet [virtual]
build_()PLearn::NeighborhoodSmoothnessNNet [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]
classification_regularizerPLearn::NeighborhoodSmoothnessNNet
classname() constPLearn::Object [virtual]
computeCostsFromOutputs(const Vec &input, const Vec &output, const Vec &target, Vec &costs) constPLearn::NeighborhoodSmoothnessNNet [virtual]
computeCostsOnly(const Vec &input, const Vec &target, Vec &costs) constPLearn::PLearner [virtual]
computeOutput(const Vec &input, Vec &output) constPLearn::NeighborhoodSmoothnessNNet [virtual]
computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) constPLearn::NeighborhoodSmoothnessNNet [virtual]
cost_funcsPLearn::NeighborhoodSmoothnessNNet
costsPLearn::NeighborhoodSmoothnessNNet [protected]
declareOptions(OptionList &ol)PLearn::NeighborhoodSmoothnessNNet [protected, static]
deepCopy(CopiesMap &copies) constPLearn::Object [virtual]
direct_in_to_outPLearn::NeighborhoodSmoothnessNNet
direct_in_to_out_weight_decayPLearn::NeighborhoodSmoothnessNNet
expdirPLearn::PLearner
fPLearn::NeighborhoodSmoothnessNNet [mutable]
f_input_to_hiddenPLearn::NeighborhoodSmoothnessNNet
forget()PLearn::NeighborhoodSmoothnessNNet [virtual]
getExperimentDirectory() constPLearn::PLearner [inline]
getOption(const string &optionname) constPLearn::Object
getOptionList() constPLearn::Object [virtual]
getOptionsToSave() constPLearn::Object [virtual]
getTestCostIndex(const string &costname) constPLearn::PLearner
getTestCostNames() constPLearn::NeighborhoodSmoothnessNNet [virtual]
getTrainCostIndex(const string &costname) constPLearn::PLearner
getTrainCostNames() constPLearn::NeighborhoodSmoothnessNNet [virtual]
getTrainingSet() constPLearn::PLearner [inline]
getTrainStatsCollector()PLearn::PLearner [inline]
getValidationSet() constPLearn::PLearner [inline]
info() constPLearn::Object [virtual]
inherited typedefPLearn::NeighborhoodSmoothnessNNet
initializeParams()PLearn::NeighborhoodSmoothnessNNet [protected]
inputPLearn::NeighborhoodSmoothnessNNet [protected]
inputsize() constPLearn::PLearner [virtual]
inputsize_PLearn::PLearner [protected]
interval_maxvalPLearn::NeighborhoodSmoothnessNNet
interval_minvalPLearn::NeighborhoodSmoothnessNNet
invarsPLearn::NeighborhoodSmoothnessNNet [protected]
invars_to_training_costPLearn::NeighborhoodSmoothnessNNet [protected]
isStatefulLearner() constPLearn::PLearner [virtual]
L1_penaltyPLearn::NeighborhoodSmoothnessNNet
last_hiddenPLearn::NeighborhoodSmoothnessNNet [protected]
layer1_bias_decayPLearn::NeighborhoodSmoothnessNNet
layer1_weight_decayPLearn::NeighborhoodSmoothnessNNet
layer2_bias_decayPLearn::NeighborhoodSmoothnessNNet
layer2_weight_decayPLearn::NeighborhoodSmoothnessNNet
load(const string &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::NeighborhoodSmoothnessNNet [virtual]
matlabSave(const string &matlab_subdir)PLearn::PLearner [inline, virtual]
max_n_instancesPLearn::NeighborhoodSmoothnessNNet
n_examplesPLearn::PLearner [protected]
NeighborhoodSmoothnessNNet()PLearn::NeighborhoodSmoothnessNNet
newread(PStream &in)PLearn::Object
newwrite(PStream &out) constPLearn::Object
nhiddenPLearn::NeighborhoodSmoothnessNNet
nhidden2PLearn::NeighborhoodSmoothnessNNet
noutputsPLearn::NeighborhoodSmoothnessNNet
nstagesPLearn::PLearner
nTestCosts() constPLearn::PLearner [virtual]
nTrainCosts() constPLearn::PLearner [virtual]
Object()PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
optimizerPLearn::NeighborhoodSmoothnessNNet
outputPLearn::NeighborhoodSmoothnessNNet [protected]
output_and_target_to_costPLearn::NeighborhoodSmoothnessNNet [mutable]
output_layer_bias_decayPLearn::NeighborhoodSmoothnessNNet
output_layer_weight_decayPLearn::NeighborhoodSmoothnessNNet
output_transfer_funcPLearn::NeighborhoodSmoothnessNNet
outputsize() constPLearn::NeighborhoodSmoothnessNNet [virtual]
p_ijPLearn::NeighborhoodSmoothnessNNet [protected]
paramsPLearn::NeighborhoodSmoothnessNNet [protected]
paramsvaluesPLearn::NeighborhoodSmoothnessNNet [protected]
penaltiesPLearn::NeighborhoodSmoothnessNNet [protected]
PLEARN_DECLARE_ABSTRACT_OBJECT(PLearner)PLearn::PLearner
PLEARN_DECLARE_OBJECT(NeighborhoodSmoothnessNNet)PLearn::NeighborhoodSmoothnessNNet
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
ref() constPLearn::PPointable [inline]
report_progressPLearn::PLearner
resetInternalState()PLearn::PLearner [virtual]
run()PLearn::Object [virtual]
sampleweightPLearn::NeighborhoodSmoothnessNNet [protected]
save(const string &filename) constPLearn::Object [virtual]
seed_PLearn::PLearner
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::NeighborhoodSmoothnessNNet [virtual]
setTrainStatsCollector(PP< VecStatsCollector > statscol)PLearn::PLearner [virtual]
setValidationSet(VMat validset)PLearn::PLearner [virtual]
sigma_hiddenPLearn::NeighborhoodSmoothnessNNet
sne_weightPLearn::NeighborhoodSmoothnessNNet
stagePLearn::PLearner
targetPLearn::NeighborhoodSmoothnessNNet [protected]
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_bag_sizePLearn::NeighborhoodSmoothnessNNet [mutable, protected]
test_costfPLearn::NeighborhoodSmoothnessNNet [mutable]
test_costsPLearn::NeighborhoodSmoothnessNNet [protected]
train()PLearn::NeighborhoodSmoothnessNNet [virtual]
train_setPLearn::PLearner [protected]
train_statsPLearn::PLearner [protected]
training_costPLearn::NeighborhoodSmoothnessNNet [protected]
unref() constPLearn::PPointable [inline]
usage() constPLearn::PPointable [inline]
use(VMat testset, VMat outputs) constPLearn::PLearner [virtual]
useOnTrain(Mat &outputs) constPLearn::PLearner [virtual]
validation_setPLearn::PLearner [protected]
verbosityPLearn::PLearner
w1PLearn::NeighborhoodSmoothnessNNet [protected]
w2PLearn::NeighborhoodSmoothnessNNet [protected]
wdirectPLearn::NeighborhoodSmoothnessNNet [protected]
weight_decayPLearn::NeighborhoodSmoothnessNNet
weightsize_PLearn::PLearner [protected]
woutPLearn::NeighborhoodSmoothnessNNet [protected]
write(ostream &out) constPLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) constPLearn::Object
~NeighborhoodSmoothnessNNet()PLearn::NeighborhoodSmoothnessNNet [virtual]
~Object()PLearn::Object [virtual]
~PLearner()PLearn::PLearner [virtual]
~PPointable()PLearn::PPointable [inline, virtual]


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