This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
machinelearning_notebook
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update pytorch - logistic regress & NN
pull/5/head
bushuhui
3 years ago
parent
2a7fa9abe3
commit
12b202a1e8
4 changed files
with
345 additions
and
555 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+127
-207
6_pytorch/1_NN/2-logistic-regression.ipynb
+218
-348
6_pytorch/1_NN/3-nn-sequential-module.ipynb
BIN
6_pytorch/1_NN/imgs/linear_sep.png
BIN
6_pytorch/1_NN/imgs/nn-forward.gif
+ 127
- 207
6_pytorch/1_NN/2-logistic-regression.ipynb
File diff suppressed because it is too large
View File
+ 218
- 348
6_pytorch/1_NN/3-nn-sequential-module.ipynb
File diff suppressed because it is too large
View File
BIN
6_pytorch/1_NN/imgs/linear_sep.png
View File
Before
After
Width:
1024
| Height:
419
| Size:
52 kB
BIN
6_pytorch/1_NN/imgs/nn-forward.gif
View File
Before
After
Width:
354
| Height:
444
| Size:
2.3 MB
Write
Preview
Loading…
Cancel
Save