텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다.
- TensorFlow 1.0
- Python 3.x
- export PATH=/root/anaconda3/bin:$PATH
- source activate tensorflow
- jupyter notebook
- [save_n_load]
- Basic Opearion in Tensorflow
| Name | Name | Last commit date | ||
|---|---|---|---|---|
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다.