Alexey
2017-01-02 b5938098d12d5c9fe48e7cc71ae3d75b7306833f
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"