AlexeyAB
2017-10-18 6951e769cf41d5884d194b2f96d73296f164aa94
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"