https://youtu.be/pKZmmO32Fpc?si=AW1hJYMrs3lqnIBF
* 깃헙 : https://github.com/neowizard2018/neowizard/blob/master/TensorFlow2/TF_2_x_LEC_17_Example.ipynb
neowizard/TensorFlow2/TF_2_x_LEC_17_Example.ipynb at master · neowizard2018/neowizard
Contribute to neowizard2018/neowizard development by creating an account on GitHub.
github.com
* jinny 복기코드 : https://github.com/yoonjinny/jinny/blob/main/CNN_CIFAR-10_keras_v2.ipynb
jinny/CNN_CIFAR-10_keras_v2.ipynb at main · yoonjinny/jinny
Contribute to yoonjinny/jinny development by creating an account on GitHub.
github.com
image generator를 통해 학습 데이터를 증강시키고, 7depth의 Conv layer를 구축한 결과 기존 cnn 모델 대비 17% 증가하였음.
'deeplearning > tensorflow(keras)' 카테고리의 다른 글
텐서플로우 - LSTM 활용한 삼성전자 주가 예측 (2) | 2024.09.19 |
---|---|
텐서플로우 - RNN 개념과 동작원리 (1) | 2024.09.16 |
텐서플로우 - 이미지 데이터 증강 Image Data Augmentation (0) | 2024.09.16 |
텐서플로우 - CNN CIFAR 10 by Keras (0) | 2024.09.15 |
텐서플로우 - CNN Example (MNIST, Fashion MNIST) by Keras (2) | 2024.09.15 |