- removed ILayer

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@619 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-11-07 14:24:18 +00:00
parent 16f411b949
commit eac49ca7be
2 changed files with 0 additions and 40 deletions
-1
View File
@@ -19,7 +19,6 @@
#include <armadillo>
#include <jsoncpp/json/json.h>
#include "Rbm.hpp"
#include "ILayer.hpp"
class Layer : public Rbm
{