- refactored
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@820 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -49,7 +49,6 @@ public:
|
||||
bool weightsSave(std::string const &dir, std::string const &prj);
|
||||
|
||||
void calcContextBatch(arma::mat &batch);
|
||||
arma::mat trainingData(arma::mat const &batch);
|
||||
void train(arma::mat const &batch, IListener *pListener=nullptr);
|
||||
|
||||
arma::mat to_h_gibbs(const arma::mat& v_probs);
|
||||
|
||||
Reference in New Issue
Block a user