일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 완전탐색
- TensorFlow
- #Android
- #1일1영어
- convexhull
- #일상영어
- #실생활 영어
- 이미지 생성
- word embedding
- findContours
- 영어
- #영어
- python 알고리즘
- Convolution Neural Network
- tensorflow update
- python __init__
- 딥러닝
- tokenizing
- #영어 명언
- object detection
- #프로젝트
- opencv SURF
- text2img
- keras
- 영어명언
- #English
- python list
- #실생활영어
- c언어
- #opencv
Archives
- Today
- Total
When will you grow up?
Tensorflow & Keras 버전확인 본문
https://docs.floydhub.com/guides/environments/
List of Available Environments - FloydHub Documentation
edit Environments Below is the list of Deep Learning environments supported by FloydHub. Any of these can be specified in the floyd run command using the --env option. If no --env is provided, it uses the tensorflow-1.9 image by default, which comes with P
docs.floydhub.com
위 주소로 들어가면 확인할 수 있고, Docker Image 까지 다운로드 가능하다... 참좋다.
자주쓰는버전을 살펴보면
TensorFlow 2.0.0 + Keras 2.3.1 on Python 3.6.
TensorFlow 1.14.0 + Keras 2.2.5 on Python 3.6.
TensorFlow 1.11.0 + Keras 2.2.4 on Python 3.6.
'02. Study > Keras' 카테고리의 다른 글
Custom Dataset으로 Retinanet 학습하기 (9) | 2020.02.12 |
---|---|
keras model 저장 및 callback (0) | 2019.08.07 |
model name exchange (0) | 2018.03.22 |
fit_generator with multiple inputs (0) | 2018.03.22 |
Keras Visualization (0) | 2018.03.17 |
Comments