File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# StartDeepLearningWithPytorch
22
33## Summary
4- | Chapter No. | Title | Content | Dataset | Note |
5- | -------------| ------------------------------------------| -------------------------------------------| ----------| -------|
6- | Chapter01 | Pytorch Train-Test Pipeline 설계 | Image Classification을 통한 딥러닝 파이프라인 이해 | CIFAR-10 | |
7- | Chapter02 | Project template 관리 및 tensorboard 적용 | Project를 구조적으로 관리하여 재사용성 및 개발편의성 향상 | - | |
4+
5+ | Chapter No. | Title | Content | Dataset | Note |
6+ | -------------| ------------------------------------------------| ---------------------------------------------------| ------------------------------| ------|
7+ | Chapter01 | Pytorch Train-Test Pipeline 설계 | Image Classification을 통한 딥러닝 파이프라인 이해 | CIFAR-10 | |
8+ | Chapter02 | Project template 관리 및 tensorboard 적용 | Project를 구조적으로 관리하여 재사용성 및 개발편의성 향상 | - | |
9+ | Chapter03 | Data augmentation and Model Implementation | Image data Augmentation 방식 이해 및 대표 모델 구현 | - | |
10+ | Chapter04 | Custom Dataset and Project Review | Custom dataset을 이용한 Classification 모델 구축 | Fruits and Vegetables Images | |
811
912## Code Review
13+
1014- [ fork해서 Pull Request 보내는 법] ( https://wayhome25.github.io/git/2017/07/08/git-first-pull-request-story/ )
1115- [ fork된 레포지토리 최신상태 유지하는 법] ( https://jybaek.tistory.com/775 )
You can’t perform that action at this time.
0 commit comments