Skip to content

Commit bd22afe

Browse files
author
Yusuke Sugomori
committed
readme
1 parent 7085b86 commit bd22afe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# Deep Learning w/ Python
22

33
classes:
4+
45
DBN: Deep Belief Nets
6+
57
CDBN: Deep Belief Nets w/ continuous-valued inputs
68

79
RBM: Restricted Boltzmann Machine
10+
811
CRBM: Restricted Boltzmann Machine w/ continuous-valued inputs
912

13+
1014
LR: Logistic Regression
1115

16+
1217
HiddenLayer: Hidden Layer of Neural Networks
1318

1419

@@ -23,4 +28,5 @@ References :
2328
https://github.com/lisa-lab/DeepLearningTutorials
2429

2530

31+
2632
Bug reports are deeply welcome.

0 commit comments

Comments
 (0)