#include <GaussianContinuum.h>
Inheritance diagram for PLearn::GaussianContinuum:
|
Reimplemented from PLearn::PLearner. Definition at line 60 of file GaussianContinuum.h. |
|
Default constructor.
Definition at line 105 of file GaussianContinuum.cc. |
|
Simply calls inherited::build() then build_().
Reimplemented from PLearn::PLearner. Definition at line 973 of file GaussianContinuum.cc. References build_(). |
|
|
|
Computes the costs from already computed output.
Implements PLearn::PLearner. Definition at line 1292 of file GaussianContinuum.cc. |
|
Computes the output from the input.
Implements PLearn::PLearner. Definition at line 1266 of file GaussianContinuum.cc. References F, PLearn::TVec< T >::length(), n, n_dim, PLearn::norm(), output_f, output_type, outputsize(), PLERROR, PLearn::pownorm(), PLearn::TVec< T >::resize(), PLearn::sqrt(), and PLearn::TVec< T >::subVec(). |
|
Declares this class' options.
Reimplemented from PLearn::PLearner. Definition at line 369 of file GaussianContinuum.cc. References PLearn::declareOption(), and PLearn::OptionList. |
|
(Re-)initializes the PLearner in its fresh state (that state may depend on the 'seed' option) And sets 'stage' back to 0 (this is the stage of a fresh learner!).
Implements PLearn::PLearner. Definition at line 1012 of file GaussianContinuum.cc. References initializeParams(). |
|
Definition at line 820 of file GaussianContinuum.cc. References Bs, PLearn::computeNearestNeighbors(), PLearn::endl(), PLearn::exp(), Fs, image_nearest_neighbors, PLearn::VMat::length(), PLearn::log(), Log2Pi, mus, n, n_dim, n_neighbors_density, neighbor_row, points_per_dim, PLearn::pownorm(), PLearn::product(), PLearn::TMat< int >::resize(), PLearn::TMat< T >::resize(), PLearn::save(), sms, sns, PLearn::substract(), t_row, train_and_generated_set, PLearn::transposeProduct(), w, x_minus_neighbor, z, zm, and zn. Referenced by train(). |
|
Returns the names of the costs computed by computeCostsFromOutpus (and thus the test method).
Implements PLearn::PLearner. Definition at line 1298 of file GaussianContinuum.cc. References getTrainCostNames(). |
|
Returns the names of the objective costs that the train method computes and for which it updates the VecStatsCollector train_stats.
Implements PLearn::PLearner. Definition at line 1303 of file GaussianContinuum.cc. Referenced by getTestCostNames(). |
|
Definition at line 1234 of file GaussianContinuum.cc. References architecture_type, c, PLearn::fill_random_uniform(), PLearn::PLearner::inputsize(), PLearn::Var::length(), PLearn::manual_seed(), muV, n_hidden_units, optimizer, p_x, PLERROR, PLearn::seed(), smb, smV, snb, snV, PLearn::sqrt(), V, and W. Referenced by forget(). |
|
|
Transforms a shallow copy into a deep copy.
Definition at line 981 of file GaussianContinuum.cc. References b, c, cost_of_one_example, PLearn::deepCopyField(), mu, muV, optimizer, parameters, predictor, sm, smb, smV, sn, snb, snV, tangent_targets, V, PLearn::varDeepCopyField(), and W. |
|
Returns the size of this learner's output, (which typically may depend on its inputsize(), targetsize() and set options).
Implements PLearn::PLearner. Definition at line 1004 of file GaussianContinuum.cc. References output_f, and output_type. Referenced by computeOutput(). |
|
|
|
|
Definition at line 147 of file GaussianContinuum.h. Referenced by build_(), and initializeParams(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by makeDeepCopyFromShallowCopy(). |
|
Definition at line 151 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 96 of file GaussianContinuum.h. Referenced by build_(), and compute_train_and_validation_costs(). |
|
Definition at line 86 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 136 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 65 of file GaussianContinuum.h. Referenced by build_(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 77 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 139 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 86 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 122 of file GaussianContinuum.h. Referenced by get_image_matrix(), and train(). |
|
Definition at line 120 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 119 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 121 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 80 of file GaussianContinuum.h. Referenced by make_random_walk(). |
|
Definition at line 126 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 124 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 129 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 128 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 73 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), make_random_walk(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 73 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 87 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 64 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), computeOutput(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 135 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), computeOutput(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 149 of file GaussianContinuum.h. Referenced by build_(), and initializeParams(). |
|
Definition at line 133 of file GaussianContinuum.h. |
|
Definition at line 134 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |
|
Definition at line 117 of file GaussianContinuum.h. Referenced by make_random_walk(), and train(). |
|
Definition at line 116 of file GaussianContinuum.h. Referenced by make_random_walk(), and train(). |
|
Definition at line 74 of file GaussianContinuum.h. |
|
Definition at line 94 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |
|
Definition at line 114 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 115 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 67 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 144 of file GaussianContinuum.h. |
|
Definition at line 153 of file GaussianContinuum.h. |
|
Definition at line 138 of file GaussianContinuum.h. Referenced by initializeParams(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 140 of file GaussianContinuum.h. Referenced by build_(), computeOutput(), and outputsize(). |
|
Definition at line 141 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), make_random_walk(), and train(). |
|
Definition at line 148 of file GaussianContinuum.h. Referenced by build_(), computeOutput(), and outputsize(). |
|
Definition at line 74 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 74 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 74 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and initializeParams(). |
|
Definition at line 103 of file GaussianContinuum.h. Referenced by build_(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 127 of file GaussianContinuum.h. Referenced by get_image_matrix(), and train(). |
|
Definition at line 142 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), make_random_walk(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 130 of file GaussianContinuum.h. Referenced by compute_train_and_validation_costs(). |
|
Definition at line 143 of file GaussianContinuum.h. |
|
Definition at line 155 of file GaussianContinuum.h. |
|
Definition at line 92 of file GaussianContinuum.h. Referenced by compute_train_and_validation_costs(), and make_random_walk(). |
|
Definition at line 118 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 73 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), make_random_walk(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 131 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 88 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 73 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), make_random_walk(), makeDeepCopyFromShallowCopy(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 89 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 75 of file GaussianContinuum.h. |
|
Definition at line 154 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and make_random_walk(). |
|
Definition at line 94 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 72 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and make_random_walk(). |
|
Definition at line 71 of file GaussianContinuum.h. Referenced by build_(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 74 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 83 of file GaussianContinuum.h. Referenced by get_image_matrix(), and make_random_walk(). |
|
Definition at line 84 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and train(). |
|
Definition at line 125 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 123 of file GaussianContinuum.h. Referenced by train(). |
|
Definition at line 132 of file GaussianContinuum.h. Referenced by compute_train_and_validation_costs(), and train(). |
|
Definition at line 113 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 91 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and make_random_walk(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 91 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and make_random_walk(). |
|
Definition at line 85 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and train(). |
|
Definition at line 137 of file GaussianContinuum.h. |
|
Definition at line 66 of file GaussianContinuum.h. Referenced by build_(). |
|
Definition at line 93 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |
|
Definition at line 68 of file GaussianContinuum.h. Referenced by build_(), initializeParams(), and makeDeepCopyFromShallowCopy(). |
|
Definition at line 67 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), and train(). |
|
Definition at line 93 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |
|
Definition at line 93 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), make_random_walk(), and train(). |
|
Definition at line 93 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |
|
Definition at line 93 of file GaussianContinuum.h. Referenced by build_(), compute_train_and_validation_costs(), get_image_matrix(), and train(). |