Skip to content

Commit

Permalink
ras
Browse files Browse the repository at this point in the history
  • Loading branch information
pchavanne committed Jan 11, 2017
1 parent 59c98ec commit 75f3946
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/modules/layers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ by any new layer.
ConvPoolLayer
AutoEncoder
RBM
BatchNormalization
RNN
LSTM

Expand Down Expand Up @@ -61,6 +62,8 @@ Detailed description
:members:
.. autoclass:: RBM
:members:
.. autoclass:: BatchNormalization
:members:
.. autoclass:: RNN
:members:
.. autoclass:: LSTM
Expand Down

0 comments on commit 75f3946

Please sign in to comment.