Re: [Dclib-devel] [dclib-devel] Implementing a GAN with dlib
Brought to you by:
davisking
From: Eloi Du B. <elo...@gm...> - 2017-10-22 12:35:18
|
Yes I did; shall I call the backward function on each of the layers or will the function do this for me? Thanks, 2017-10-22 7:04 GMT-05:00 Davis King <dav...@gm...>: > 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. > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Dclib-devel mailing list > Dcl...@li... > https://lists.sourceforge.net/lists/listinfo/dclib-devel > > |