Giter Club home page Giter Club logo

aiffel_review_02's Introduction

AIFFEL Campus Quest Repository

  • AIFFEL 과정 중 진행하는 프로젝트, 피어리뷰를 관리하는 Repository입니다.
  • 기본적인 틀을 제공하며, 파일이나 폴더를 수정/업로드하여 사용하시면 됩니다.
  • 주의! Flutter_quest는 프로젝트 폴더를 업로드합니다.
  • 레포 구조:
AIFFEL_quest
├── Github_quest
│   ├── README.md
│   └── REVIEW.md
├── Python_quest
│   ├── Quest01
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest02
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest03
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest04
│   │   ├── .ipynb
│   │   └── README.md
│   └── MainQuest
│       ├── .ipynb
│       └── README.md
├── Exploration_quest
│   ├── Quest01
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest02
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest03
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest04
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest05
│   │   ├── .ipynb
│   │   └── README.md
│   ├── Quest06
│   │   ├── .ipynb
│   │   └── README.md
│   └── Quest07
│       ├── .ipynb
│       └── README.md
├── Flutter_quest
│   ├── Quest01
│   │   ├── MyApp
│   │   └── README.md
│   ├── Quest02
│   │   ├── MyApp
│   │   └── README.md
│   ├── Quest03
│   │   ├── MyApp
│   │   └── README.md
│   └── Quest04
│       ├── MyApp
│       └── README.md
└── Main_quest
		├── Quest01
		│   ├── .ipynb
		│   └── README.md
		├── Quest02
		│   ├── .ipynb
		│   └── README.md	
		└── Quest03
		    ├── .ipynb
		    └── README.md

PRT(Peer Review Template)

  • 1. 주어진 문제를 해결하는 완성된 코드가 제출되었나요? (완성도)

    • 문제에서 요구하는 최종 결과물이 첨부되었는지 확인
    • 문제를 해결하는 완성된 코드란 프로젝트 루브릭 3개 중 2개, 퀘스트 문제 요구조건 등을 지칭
      • 해당 조건을 만족하는 부분의 코드 및 결과물을 캡쳐하여 사진으로 첨부
  • 2. 프로젝트에서 핵심적인 부분에 대한 설명이 주석(닥스트링) 및 마크다운 형태로 잘 기록되어있나요? (설명)

    • 모델 선정 이유
    • Metrics 선정 이유
    • Loss 선정 이유
  • 3. 체크리스트에 해당하는 항목들을 모두 수행하였나요? (문제 해결)

    • 데이터를 분할하여 프로젝트를 진행했나요? (train, validation, test 데이터로 구분)
    • 하이퍼파라미터를 변경해가며 여러 시도를 했나요? (learning rate, dropout rate, unit, batch size, epoch 등)
    • 각 실험을 시각화하여 비교하였나요?
    • 모든 실험 결과가 기록되었나요?
  • 4. 프로젝트에 대한 회고가 상세히 기록 되어 있나요? (회고, 정리)

    • 배운 점
    • 아쉬운 점
    • 느낀 점
    • 어려웠던 점

aiffel_review_02's People

Contributors

eueu29 avatar idrasol avatar devdorhee avatar udoli3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.