일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 국민대
- 프로그래머스
- Python
- 머신 러닝
- PANDAS
- GIT
- Seq2Seq
- db
- 운영체제
- 국민대학교
- C++
- 스택
- Stack
- SQL
- 파이썬
- machine learning
- OS
- 회귀
- python3
- programmers
- googleapiclient
- Regression
- gan
- LSTM
- 데이터베이스
- 정렬
- 재귀
- instaloader
- Heap
- kmu
Archives
- Today
- Total
목록Google Colab (1)
정리 노트
CNN with Pytorch
CNN의 개념을 알고 싶은 분들은 제가 저번에 적어놓은 글을 읽어보셔도 됩니다. CNN이란 무엇인가? 2022.08.29 - [개념 정리/머신러닝 & A.I] - CNN(Convolutional Neural Network) 여기서 작성된 코드는 거의 Pytorch 사이트에 있는 코드입니다. 코드는 Google Colaboratory 기준으로 작성했습니다. https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html Training a Classifier — PyTorch Tutorials 1.13.0+cu117 documentation Note Click here to download the full example code Training a C..
구현
2022. 11. 14. 22:00