Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
update cnn and ae examples
Browse files Browse the repository at this point in the history
  • Loading branch information
keon committed Sep 2, 2019
1 parent 77efe79 commit d9cef78
Show file tree
Hide file tree
Showing 13 changed files with 1,276 additions and 1,633 deletions.
2 changes: 1 addition & 1 deletion 02-파이토치_시작하기/check_installation.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
("torchvision", "토치비전"),
("torchtext", "토치텍스트"),
("numpy", "넘파이"),
("matplotlib", "맷플랏립"),
("matplotlib", "맷플롯립"),
("sklearn", "사이킷런"),
]
installed_packages = []
Expand Down
Loading

0 comments on commit d9cef78

Please sign in to comment.