XtractOpen / Meganet.jl

A fresh approach to deep learning written in Julia
http://www.xtract.ai/
Other
14 stars 9 forks source link

Added batchNormLayerNN to replace NN #52

Closed DavidBegert closed 6 years ago

DavidBegert commented 6 years ago

Makes it much easier to debug and there are probably some optimizations we can do since we know exactly what is contained in batchNormLayerNNs layers

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.05%) to 79.217% when pulling b6e82d6769d71ee8659541d3052abef6f2ca5a62 on DavidBegert:pull-request/b6e82d67 into d45ddf8804f51e33accd46ff953769c3cfdcf978 on XtractOpen:dev.

lruthotto commented 6 years ago

Looks good to me

eldadHaber commented 6 years ago

I think that this separation is a very good idea

E

On Feb 9, 2018, at 11:47 AM, Lars Ruthotto notifications@github.com wrote:

Looks good to me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.