Commit 33af52d2 authored by Davis King's avatar Davis King

updated docs

parent b2faad0d
......@@ -145,6 +145,10 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<name>con</name>
<link>dlib/dnn/layers_abstract.h.html#con_</link>
</item>
<item>
<name>l2normalize</name>
<link>dlib/dnn/layers_abstract.h.html#l2normalize_</link>
</item>
<item>
<name>dropout</name>
<link>dlib/dnn/layers_abstract.h.html#dropout_</link>
......
......@@ -136,6 +136,7 @@
<term file="dlib/dnn/layers_abstract.h.html" name="EXAMPLE_COMPUTATIONAL_LAYER_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="fc_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="con_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="l2normalize_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="dropout_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="multiply_" include="dlib/dnn.h"/>
<term file="dlib/dnn/layers_abstract.h.html" name="bn_" include="dlib/dnn.h"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment