- Python Deep Learning Cookbook
- Indra den Bakker
- 95字
- 2021-07-02 15:43:11
Building state-of-the-art, production-ready models with TensorFlow
One of the most—if not the most—popular frameworks at the moment is TensorFlow. The TensorFlow framework is created, maintained, and used internally by Google. This general open source framework can be used for any numerical computation by using data flow graphs. One of the biggest advantages of using TensorFlow is that you can use the same code and deploy it on your local CPU, cloud GPU, or Android device. TensorFlow can also be used to run your deep learning model across multiple GPUs and CPUs.
推薦閱讀
- Java語言程序設計
- Instant Node Package Manager
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Mastering Adobe Captivate 2017(Fourth Edition)
- Python測試開發入門與實踐
- Learning Selenium Testing Tools(Third Edition)
- Building a Quadcopter with Arduino
- Hands-On Functional Programming with TypeScript
- Kubernetes源碼剖析
- SciPy Recipes
- Backbone.js Testing
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- 深度學習入門:基于Python的理論與實現
- Instant GLEW
- 零基礎學編程系列(全5冊)