- removed noise c-sources
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@812 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <armadillo>
|
||||
#include <jsoncpp/json/json.h>
|
||||
#include "noise.h"
|
||||
|
||||
class Rbm
|
||||
{
|
||||
@@ -161,7 +160,6 @@ protected:
|
||||
arma::mat m_bv;
|
||||
|
||||
private:
|
||||
noise_gen_t m_noise;
|
||||
arma::mat m_whv;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user