This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jiaoxi
/
20200404301BuTing
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
作业
jioaxi
1 year ago
parent
5bd868f4db
commit
701f4c2fc3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Day06/lenet/model.py
+ 1
- 1
Day06/lenet/model.py
View File
@@ -56,4 +56,4 @@ class LeNet5(Module):
# 把向量的分量全部转换0-1之间的值(概率)
return y
-
+