https://www.tensorflow.org/guide/keras/overview?hl=ko
케라스: 빠르게 훑어보기 | TensorFlow Core
Note: 이 문서는 텐서플로 커뮤니티에서 번역했습니다. 커뮤니티 번역 활동의 특성상 정확한 번역과 최신 내용을 반영하기 위해 노력함에도 불구하고 공식 영문 문서의 내용과 일치하지 않을 수
www.tensorflow.org
https://www.tensorflow.org/guide/keras/functional?hl=ko#setup
The Keras functional API | TensorFlow Core
Setup import numpy as np import tensorflow as tf from tensorflow import keras from tensorflow.keras import layers tf.keras.backend.clear_session() # For easy reset of notebook state. Introduction The Keras functional API is a way to create models that is m
www.tensorflow.org
TensorFlow 2.0 Keras API Overview
이 글은 “Keras: Overview“을 번역한 것입니다. 이 글은 텐서플로 문서 깃허브에 머지되어 있습니다. 잘못된 점이 있으면 블로그를 통해 알려 주시거나 깃허브에 PR을 보내 주세요. 케라스: 빠르�
tensorflow.blog
'AI' 카테고리의 다른 글
ML : sklearn : PolynomialFeatures (0) | 2020.05.22 |
---|---|
DL : input, output, y_train shape/Keras에서 주의할 점 (0) | 2020.05.19 |
DL : tensorflow-gpu 에러 (0) | 2020.05.11 |
DL : 참고 github (0) | 2020.05.11 |
DL : NVDIA Driver (0) | 2020.05.04 |
댓글