TensorFlow:端到端开源机器学习平台
由 Google Brain 团队为机器学习与神经网络研究而开发,提供工具、库与社区资源,方便研究者推进前沿模型、开发者构建和部署 ML 应用。
· 提供稳定的 Python 与 C++ API,其他语言 API 不保证向后兼容
· 安装:pip install tensorflow,纯 CPU 版为 pip install tensorflow-cpu
· 支持 CUDA GPU(Ubuntu、Windows),其他设备通过 Device Plugins 支持
· 许可证:Apache License 2.0
Post #1302
4