Skip to content

pytorch, keras, scikit-learn으로 머신러닝/딥러닝 배우기

Notifications You must be signed in to change notification settings

pmh-only/ml-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

Important

데이터셋은 개인 Git LFS 서버에 저장되어 있으며
데이터셋을 받기 위해 Clone전 Git LFS를 설치하여야 합니다.

Fetch Dependancies

pip install torch torchvision torchaudio \
  --index-url https://download.pytorch.org/whl/cpu
  
pip install -r requirements.txt

Contents Overview

About

pytorch, keras, scikit-learn으로 머신러닝/딥러닝 배우기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published