File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Requirements automatically generated by pigar.
2
+ # https://github.com/damnever/pigar
3
+
4
+ # vision/draw.py: 7
5
+ matplotlib == 3.1.2
6
+
7
+ # models/FCNet.py: 16
8
+ # nn/BN.py: 6
9
+ # nn/Dropout.py: 6
10
+ # nn/Dropout2d.py: 6
11
+ # nn/GAP.py: 7
12
+ # nn/ReLU.py: 6
13
+ # nn/Softmax.py: 6
14
+ # nn/im2row.py: 7
15
+ # nn/pool2row.py: 7
16
+ # optim/sgd.py: 6
17
+ # solver.py: 6
18
+ # vision/accuracy.py: 7
19
+ # vision/data/cifar.py: 6
20
+ # vision/data/iris.py: 7
21
+ # vision/data/mnist.py: 8
22
+ # vision/data/orl.py: 7
23
+ # vision/data/xor.py: 7
24
+ numpy == 1.17.2
25
+
26
+ # vision/data/iris.py: 6
27
+ # vision/data/orl.py: 9
28
+ pandas == 0.25.3
29
+
30
+ # vision/data/cifar.py: 8
31
+ # vision/data/iris.py: 8,9
32
+ # vision/data/orl.py: 10
33
+ scikit_learn == 0.21.3
You can’t perform that action at this time.
0 commit comments