?
Joseph Redmon
2015-05-25 c521f87c9eb3ee70258f315ad0d72d7cf174e8b7
src/activations.h
@@ -1,6 +1,7 @@
#include "cuda.h"
#ifndef ACTIVATIONS_H
#define ACTIVATIONS_H
#include "cuda.h"
#include "math.h"
typedef enum{
    LOGISTIC, RELU, RELIE, LINEAR, RAMP, TANH, PLSE