- Hands-On Artificial Intelligence for Beginners
- Patrick D. Smith
- 115字
- 2021-06-10 19:33:49
TensorFlow
TensorFlow is the most popular, and most contributed to, deep learning library. Originally developed by Google Brain for use on Google's own AI products, it was open sourced in 2015 and has since become the standard for deep learning. TensorFlow underlies all of Google's own deep learning based products such as Google Translate and the Google Cloud Platform's machine learning APIs. Google has setup TensorFlow specifically to be parallelized, and as such it performs really well in distributed environments.
TensorFlow provides APIs for Python, C++, Java, and others; however, in this book we are going to stick to utilizing Python. TensorFlow can be installed from PyPy with the simple: pip install tensorflow.
推薦閱讀
- 基于C語言的程序設計
- 大數據項目管理:從規劃到實現
- Photoshop CS4經典380例
- 腦動力:PHP函數速查效率手冊
- VMware Performance and Capacity Management(Second Edition)
- 21天學通ASP.NET
- 新手學電腦快速入門
- Moodle Course Design Best Practices
- 21天學通C語言
- 西門子變頻器技術入門及實踐
- Google SketchUp for Game Design:Beginner's Guide
- Chef:Powerful Infrastructure Automation
- 手機游戲策劃設計
- The DevOps 2.1 Toolkit:Docker Swarm
- 21天學通Linux嵌入式開發