[개발환경] 딥러닝 학습 자주 사용하는 라이브러리 설치 모음


[개발환경] 딥러닝 학습 자주 사용하는 라이브러리 설치 모음

다양한 환경에서 반복적으로 학습 서버 구축을 하다보니 매번 찾기도 귀찮아서 정리 해두는 라이브러리 목록들 아나콘다 가상환경 내 환경 구축이기 때문에 최대한 conda로 설치 계속 업데이트 될 예정 : 오늘은 2023년 04월 19일 rtx4090 세팅 librosa conda install -c conda-forge librosa wandb conda install -c conda-forge wandb ray tune conda install -c conda-forge ray-tune torchinfo conda install -c conda-forge torchinfo tqdm conda install -c conda-forge tqdm opencv conda install -c conda-forge ..


원문링크 : [개발환경] 딥러닝 학습 자주 사용하는 라이브러리 설치 모음