Skip to content

Commit

Permalink
fix windows error (PaddlePaddle#4017)
Browse files Browse the repository at this point in the history
  • Loading branch information
TCChenlong authored Oct 27, 2021
1 parent c54067b commit 7b52a6b
Show file tree
Hide file tree
Showing 10 changed files with 974 additions and 974 deletions.
2 changes: 1 addition & 1 deletion docs/practices/Autoencoder/AutoEncoder.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"outputs": [],
"source": [
"# 下载数据集\n",
"!wget -O NAB.zip https://bj.bcebos.com/v1/ai-studio-online/f7743f2bb65848088bd74dea1608965e9d9596a028c4453f99c86b514d2d3de3?responseContentDisposition=attachment%3B%20filename%3DNAB.zip&authorization=bce-auth-v1%2F0ef6765c1e494918bc0d4c3ca3e5c6d1%2F2020-10-15T12%3A41%3A41Z%2F-1%2F%2F7b1e4e42cf22cfa1460e3286ba2c6225d363ecadd9a9bf91570a23f1af81aec4"
"!wget -O NAB.zip \"https://bj.bcebos.com/v1/ai-studio-online/f7743f2bb65848088bd74dea1608965e9d9596a028c4453f99c86b514d2d3de3?responseContentDisposition=attachment%3B%20filename%3DNAB.zip&authorization=bce-auth-v1%2F0ef6765c1e494918bc0d4c3ca3e5c6d1%2F2020-10-15T12%3A41%3A41Z%2F-1%2F%2F7b1e4e42cf22cfa1460e3286ba2c6225d363ecadd9a9bf91570a23f1af81aec4\""
]
},
{
Expand Down

Large diffs are not rendered by default.

346 changes: 173 additions & 173 deletions docs/practices/imdb_bow_classification/imdb_bow_classification.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 7b52a6b

Please sign in to comment.