바뀜

둘러보기로 가기 검색하러 가기
2 바이트 추가됨 ,  2021년 11월 15일 (월) 14:51
30번째 줄: 30번째 줄:  
일반적으로 텐서플로우를 벡엔드로 케라스를 사용하기 때문에 다음과 같이 준비를 해준다.<syntaxhighlight lang="python">
 
일반적으로 텐서플로우를 벡엔드로 케라스를 사용하기 때문에 다음과 같이 준비를 해준다.<syntaxhighlight lang="python">
 
import numpy as np
 
import numpy as np
import tensorflos as tf
+
import tensorflows as tf
from tensorflos import keras
+
from tensorflows import keras
 
</syntaxhighlight>
 
</syntaxhighlight>
 
[[분류:Keras]]
 
[[분류:Keras]]
익명 사용자

둘러보기 메뉴