- fully refactored traning
- removed non working stuff git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@553 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -82,6 +82,7 @@ private:
|
||||
Weights *m_weightsCurr;
|
||||
RbmComponent *m_pRbmComponentCurr;
|
||||
LayerArray m_layers;
|
||||
MatrixXd m_trainingData;
|
||||
void save();
|
||||
void create(juce::String const &projectName="");
|
||||
void destroy();
|
||||
|
||||
Reference in New Issue
Block a user