Skip to content

Duhyeong-Baek/PyTorch_Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch_Study

PyTorch Tutorial 및 중요 논문 스크래치 구현 스터디입니다.

스터디 규칙

  1. 강의 수강: 매주 Day 1 분량의 강의를 수강합니다.
  2. 과제 제출: 매주 화요일 23:59까지 자신의 이름으로 된 폴더에 아래 중 하나를 업로드합니다.
    • 학습한 내용에 대한 코드 (.py, .ipynb 등)
    • 직접 정리한 필기 PDF (.pdf)
  3. 벌금: 기한 내에 과제를 제출하지 않을 경우, 벌금 3,000원이 부과됩니다. 💰

폴더 구조 📂

.
├── 김코딩
│   ├── week1
│   │   ├── main.py
│   │   └── notes1.pdf
│   └── week2
│       └── notes.pdf
├── 박해커
│   ├── week1
│   │   └── notes.pdf
│   └── week2
│       └── main.ipynb
└── ...

폴더 생성 가이드: 자신의 이름으로 폴더를 생성하고, 매주 weekN 폴더를 만들어 과제를 제출해주세요.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors