i.got.it 2019. 4. 22. 11:02

Keras

- 로레벨 딥러닝 API ( Tensorflow / CNTK / Theano ) 기반 활용방법 단순화한  파이썬 뉴럴넷 API. 

 

공식사이트 : https://keras.io/

 

Home - Keras Documentation

Keras: The Python Deep Learning library You have just found Keras. Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation. Be

keras.io

 

Keras 설치방법. 

- 사용하는 로레벨 딥러닝 API (Tensorflow / CNTK / Theano ) 별로 설치방법 상이. 

- 텐서플로우기반 Keras 는 텐서플로우 설치 시 같이 설치됨. 

--- 텐서플로우 2.0 설치방법 보기 : https://igotit.tistory.com/2114

 

 

 


첫등록 : 2019년 4월 22일 

최종수정 : 

 

본 글 단축주소 : https://igotit.tistory.com/2128