일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 디렉토리
- 예제
- 파이썬
- OpenCV
- MySQL
- 리눅스
- matplotlib
- 데이터분석
- 아나콘다
- 원격저장소
- 운영체제
- 플라스크
- 가상환경
- 프로그래머스
- 라이브러리
- 데이터베이스
- 디버깅
- visual studio code
- 코랩
- 깃허브
- 기초
- 엑셀
- SQL
- 역할
- 에러
- 판다스
- vscode
- 머신러닝
- 단축키
- 우분투
Archives
- Today
- Total
목록Python/tensorflow (1)
취미와 밥줄사이
[Tensorflow] - ImageDataGenerator
keras is a Deep Learning library for Python, that is simple, modular, and extensible. 케라스는 파이썬을 위한 딥러닝 라이브러리이며 단순하고 모듈적이며 확장가능하다. 1. ImageDataGenerator가 하는 역할과 코드 In this tutorial, we will present a few simple yet effective methods that you can use to build a powerful image classifier, using only very few training examples --just a few hundred or thousand pictures from each class you want to be ..
Python/tensorflow
2021. 3. 3. 18:09