singaxiong / SignalGraph

Matlab-based deep learning toolkit that supports arbitrary directed acyclic graphs (DAG). Support DNN, LSTM, CNN layers and many signal processing layers. Include recipes/examples of using the tool for various tasks.
MIT License
149 stars 80 forks source link

Add moving window average based spatial cov in F_SpatialCovMask #7

Closed xuchenglin28 closed 7 years ago

xuchenglin28 commented 7 years ago

I have merged your new F_LSTM and F_affine_transform revised on 9th Feb 2017. And I have implemented moving window average based F_SpatialCovMask. Please merge after check.