일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- MySQL
- LeNet-5
- ma-lmm
- hackerrank
- q-former
- Kaggle
- sliding video q-former
- secure-file-priv
- transference
- Linux
- 코딩테스트
- tensorflow
- long video understanding
- 용어
- multimodal machine learning
- Github
- timechat
- jmeter
- Anaconda
- Python
- leetcode
- quantification
- timestamp-aware frame encoder
- Server
- Artificial Intelligence
- memory bank
- CNN
- autogluon
- 백준
- error
- 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 |
- MySQL
- LeNet-5
- ma-lmm
- hackerrank
- q-former
- Kaggle
- sliding video q-former
- secure-file-priv
- transference
- Linux
- 코딩테스트
- tensorflow
- long video understanding
- 용어
- multimodal machine learning
- Github
- timechat
- jmeter
- Anaconda
- Python
- leetcode
- quantification
- timestamp-aware frame encoder
- Server
- Artificial Intelligence
- memory bank
- CNN
- autogluon
- 백준
- error
- Today
- Total
목록tensorflow (2)
Juni_DEV
이전 글에서 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 ..
1. Anaconda 설치아나콘다 환경을 사용하면 가상환경을 독립적으로 만들어 관리하기 쉽다. Anaconda | Anaconda DistributionAnaconda's open-source Distribution is the easiest way to perform Python/R data science and machine learning on a single machine.www.anaconda.comAnaconda setting 참고 글 아나콘다 설치, 환경변수 설정, 개발환경 설정, anaconda 설치설치 전에 절대 주의사항... 충돌 이슈.... 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우..