lukovkin / ufcnn-keras

Implementation of UFCNN in Keras
MIT License
93 stars 26 forks source link

ufcnn-keras

Implementation of UFCNN (Undecimated Fully Convolutional Neural Network) in Keras (http://keras.io).

Based on the arXiv:1508.00317v1 [stat.ML] (Time-series modeling with undecimated fully convolutional neural networks) by Roni Mittelman.