Releases: tlkh/ai-lab
Releases · tlkh/ai-lab
v20.01 release
v19.11 release
Major changes:
- TensorFlow 2.0 is now included by default
- Updated package versions, minor optimizations
v19.09
All things are working as expected (as far as I can tell).
# TensorFlow 1.14
docker pull nvaitc/ai-lab:19.09-vnc
docker pull nvaitc/ai-lab:19.09
# TensorFlow 2.0
docker pull nvaitc/ai-lab:19.09-tf2
Before releases are tagged on GitHub, the Docker image (e.g. 19.09) may be overwritten. After release, any updates will be pushed to a new tag (e.g. 19.10). Releases are planned for once per month, and change-log will also be provided on a best-effort basis.
v19.07
First "proper" release, with all things are working as expected (as far as I can tell).
docker pull nvaitc/ai-lab:19.07-vnc
docker pull nvaitc/ai-lab:19.07
Before releases are tagged on GitHub, the Docker image (e.g. 19.07
) may be overwritten. After release, any updates will be pushed to a new tag (e.g. 19.08
). Releases are planned for once per month, and change-log will also be provided on a best-effort basis.