commit stale changes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include "RnnTextHelper.hpp"
|
||||
#include "matutils.hpp"
|
||||
#include <armadillo>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@ int main()
|
||||
|
||||
const string project("context99");
|
||||
|
||||
DeepStack stack(".", project);
|
||||
DeepStack stack(project);
|
||||
|
||||
#if CREATE_TEST
|
||||
stack.addTraining(stack.trainingBatch().row(1));
|
||||
|
||||
Reference in New Issue
Block a user