tf
https://github.com/MrGemy95/Tensorflow-Project-Template
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture. - MrGemy95/Tensorflow-Project-Template
github.com
torch
https://cs230.stanford.edu/blog/pytorch/
Introduction to Pytorch Code Examples
This post follows the main post announcing the CS230 Project Code Examples. Here we explain some details of the PyTorch part of the code from our github repository. pytorch/ vision/ nlp/ This tutorial is among a series explaining the code examples: Goals o
cs230.stanford.edu
딥러닝 프로젝트는 큰 프로젝트인 만큼 폴더 구조화가 중요하다.
앞서 소개한 두 블로그에서는 딥러닝 프로젝트를 매니징할 때 어떤 방식으로 구조화하면 좋을지 방향을 제시하고 있다.
공부하자!
'오늘의 코딩 > 머신러닝,Deep Learning' 카테고리의 다른 글
[NLP] 단어임베딩 정리 (0) | 2020.04.17 |
---|---|
자연어 처리 시작! word embedding (0) | 2020.03.31 |
[ML]Regularization에 대하여 (0) | 2020.03.30 |
재밌는 분야[적대적 훈련(Adversarial training)] (0) | 2020.03.26 |
pytorch transfer learning 모델 설정 중 에러.. (0) | 2020.02.04 |