일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 코딩테스트
- LeNet-5
- Github
- secure-file-priv
- q-former
- quantification
- long video understanding
- jmeter
- 용어
- timestamp-aware frame encoder
- tensorflow
- CNN
- memory bank
- MySQL
- timechat
- error
- sliding video q-former
- hackerrank
- ma-lmm
- autogluon
- Server
- Linux
- Artificial Intelligence
- multimodal machine learning
- 백준
- transference
- leetcode
- Python
- Kaggle
- Anaconda
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
- 코딩테스트
- LeNet-5
- Github
- secure-file-priv
- q-former
- quantification
- long video understanding
- jmeter
- 용어
- timestamp-aware frame encoder
- tensorflow
- CNN
- memory bank
- MySQL
- timechat
- error
- sliding video q-former
- hackerrank
- ma-lmm
- autogluon
- Server
- Linux
- Artificial Intelligence
- multimodal machine learning
- 백준
- transference
- leetcode
- Python
- Kaggle
- Anaconda
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