AlexeyAB
2018-05-21 46028c6621f1a75874054db23dfa103a7759a483
src/dropout_layer.h
@@ -1,7 +1,6 @@
#ifndef DROPOUT_LAYER_H
#define DROPOUT_LAYER_H
#include "params.h"
#include "layer.h"
#include "network.h"