Re: [Dclib-devel] [dclib-devel] Implementing a GAN with dlib
Brought to you by:
davisking
From: Davis K. <dav...@gm...> - 2017-10-22 12:04:31
|
Did you read the documentation for back_propagate_error()? See here http://dlib.net/dlib/dnn/core_abstract.h.html#add_layer. It answers this question in great detail. And yes, the gradients are all available. |