Results 1 comments of Demetris Marnerides

I've implemented U-net using only nn. You can have a look [here](https://github.com/dmarnerides/dlt/blob/master/src/models/unet.lua). Let me know if there are any problems with it.