일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Server
- tensorflow
- long video understanding
- autogluon
- jmeter
- error
- multimodal machine learning
- Anaconda
- MySQL
- hackerrank
- quantification
- timechat
- 백준
- sliding video q-former
- 코딩테스트
- 용어
- LeNet-5
- Github
- Linux
- Artificial Intelligence
- q-former
- CNN
- leetcode
- ma-lmm
- memory bank
- secure-file-priv
- Kaggle
- Python
- transference
- timestamp-aware frame encoder
Archives
- Today
- Total
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Server
- tensorflow
- long video understanding
- autogluon
- jmeter
- error
- multimodal machine learning
- Anaconda
- MySQL
- hackerrank
- quantification
- timechat
- 백준
- sliding video q-former
- 코딩테스트
- 용어
- LeNet-5
- Github
- Linux
- Artificial Intelligence
- q-former
- CNN
- leetcode
- ma-lmm
- memory bank
- secure-file-priv
- Kaggle
- Python
- transference
- timestamp-aware frame encoder
Archives
- Today
- Total
목록논문구현 (1)
Juni_DEV
[CNN, Tensorflow] LeNet-5 구현하기
이전 글에서 pytorch로 구현해봤으니 이번에는 tensorflow를 이용해서 Lenet-5를 구현해보자구현 완료한 Tensorflow LeNet-5 Codehttps://github.com/juni5184/Paper_review/blob/main/(tensorflow)lenet-5.ipynb GitHub - juni5184/Paper_reviewContribute to juni5184/Paper_review development by creating an account on GitHub.github.com(1) 필요한 라이브러리 importimport numpy as npfrom keras.utils.np_utils import to_categoricalfrom keras.models import ..
Artificial Intelligence/Paper Review
2022. 9. 21. 18:56