brotherhoon-code / from-scratch

Implementation exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

from-scratch

머신러닝에 대해 리서치, 스터디한 자료들을 저장하기 위해서 만든 레포입니다.
각 폴더들은 아래의 내용을 담고 있습니다.

  • scratch_models: 구현한 모델들의 코드를 포함합니다.
  • review_paper: 페이퍼 리뷰 자료가 기록된 노션 링크를 포함합니다.
  • model_analysis: 모델 시각화와 관련된 구현 코드를 포함합니다.
  • lectures: 수강한 강의, 책에 관련된 내용을 포함합니다.

About

Implementation exercise


Languages

Language:Jupyter Notebook 94.9%Language:Python 5.1%