- Hands-On Artificial Intelligence on Amazon Web Services
- Subhashini Tripuraneni Charles Song
- 244字
- 2021-06-24 12:48:44
Using Python for AI applications
Python is one of the most popular programming languages. Thanks to its popularity with the data science and ML community, Python is also one of the fastest-growing programming languages. There is a large number of add-on libraries from its developers and the open source community. These libraries enable Python developers to do almost anything, from data analytics to deep neural networks, from simple scripting to web application development.
For AI and ML, Python is the de facto language. There's the popular scikit-learn library that gives developers access to many useful ML algorithms. There are also many libraries for deep neural networks, such as MXNet and TensorFlow.
We will be using Python for every hands-on projects throughout this book:
- In the first half of this book, we will create intelligent-enabled solutions using AWS AI services. For these projects, we will use Python to create the backend components, APIs, and web applications that will bring our intelligent creations to life. AWS offers a Python SDK called Boto. With Boto, we can interact with all of the AWS services from our applications, including the managed AI capabilities.
- In the second half of this book, we will be training custom ML models using AWS ML services. For these projects, we will use Python to process data, train ML models, and deploy intelligent capabilities. In addition to the Boto SDK, we will also use AWS libraries for SageMaker, Elastic MapReduce (EMR), and many more.
- Microsoft Dynamics CRM Customization Essentials
- Java編程全能詞典
- Hands-On Internet of Things with MQTT
- 工業機器人技術及應用
- 傳感器技術實驗教程
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 實時流計算系統設計與實現
- Learning C for Arduino
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- INSTANT Drools Starter
- 突破,Objective-C開發速學手冊
- 網站前臺設計綜合實訓
- 智能生產線的重構方法
- Salesforce Advanced Administrator Certification Guide
- JSP通用范例開發金典