일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- LeNet-5
- hackerrank
- leetcode
- autogluon
- ma-lmm
- Kaggle
- timechat
- long video understanding
- error
- sliding video q-former
- Server
- 용어
- jmeter
- Github
- timestamp-aware frame encoder
- 코딩테스트
- Anaconda
- quantification
- q-former
- CNN
- memory bank
- multimodal machine learning
- transference
- MySQL
- Linux
- 백준
- Python
- vision-language-action
- tensorflow
- Artificial Intelligence
- 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 |
- LeNet-5
- hackerrank
- leetcode
- autogluon
- ma-lmm
- Kaggle
- timechat
- long video understanding
- error
- sliding video q-former
- Server
- 용어
- jmeter
- Github
- timestamp-aware frame encoder
- 코딩테스트
- Anaconda
- quantification
- q-former
- CNN
- memory bank
- multimodal machine learning
- transference
- MySQL
- Linux
- 백준
- Python
- vision-language-action
- tensorflow
- Artificial Intelligence
- 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 설치설치 전에 절대 주의사항... 충돌 이슈.... 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우세요!!!!!!!!!!!!!!!! 파이썬 지우..