- Hands-On Artificial Intelligence for Beginners
- Patrick D. Smith
- 114字
- 2021-06-10 19:33:51
Wrapping up
So, what is the best library to use? As you can see in the following screenshot, one benchmark places PyTorch firmly in the lead when compared with other deep learning libraries when running an ANN:

Ultimately, your choice of library mostly comes down to personal preference; however, in general:
- Keras: Best for beginners or those looking to do quick and dirty work on ANNs
- TensorFlow: Widely used, there are great code bases and tutorials available online and it is widely integrated into cloud machine images and all types of computing frameworks
- PyTorch: Provides exceptional speed and ease of use, but is largely still underdeveloped, with fewer resources available
推薦閱讀
- Practical Data Analysis
- Mastering D3.js
- 網(wǎng)絡(luò)綜合布線技術(shù)
- Arduino &樂高創(chuàng)意機(jī)器人制作教程
- Visual Basic.NET程序設(shè)計
- 邊緣智能:關(guān)鍵技術(shù)與落地實踐
- Working with Linux:Quick Hacks for the Command Line
- Learning ServiceNow
- 在實戰(zhàn)中成長:C++開發(fā)之路
- Eclipse RCP應(yīng)用系統(tǒng)開發(fā)方法與實戰(zhàn)
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模
- JSP網(wǎng)絡(luò)開發(fā)入門與實踐
- Appcelerator Titanium Smartphone App Development Cookbook(Second Edition)
- Adobe Edge Quickstart Guide
- Linux Administration Cookbook