- added early stop of training
- fixed non-visible training data after load git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@554 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -90,6 +90,7 @@ private:
|
||||
void run();
|
||||
String m_baseDir;
|
||||
TooltipWindow m_toolTipWindow;
|
||||
bool m_doStop;
|
||||
void clearTraining()
|
||||
{
|
||||
m_layers.clear();
|
||||
|
||||
Reference in New Issue
Block a user