- Cognitive Computing with IBM Watson
- Rob High Tanmay Bakshi
- 137字
- 2021-06-24 15:02:34
The sample application
We will build an application to handle a set of banking activities, such as checking your account balances, transferring funds, paying a credit card bill, and so forth. We'll keep this fairly simple to begin with, and then expand on this use case as we get deeper into other topics.
The application will begin with a text interface that we can run on a web page. We will expand that further, to run as an App on your mobile phone with a voice-activated interface. The thing to realize is that, since the Watson Assistant service is a callable API, the same conversational capabilities can be included into any number of application frontends—web applications, mobile phones, text messaging, other messaging platforms, such as Twitter, WhatsApp, or WeChat, as well as embedded system devices.
- MySQL數據庫進階實戰
- 大數據技術基礎
- MongoDB管理與開發精要
- Creating Mobile Apps with Sencha Touch 2
- 深入淺出數字孿生
- Mastering Machine Learning with R(Second Edition)
- 智能數據時代:企業大數據戰略與實戰
- MATLAB Graphics and Data Visualization Cookbook
- 信息學競賽寶典:數據結構基礎
- 云數據中心網絡與SDN:技術架構與實現
- 辦公應用與計算思維案例教程
- Hadoop集群與安全
- MySQL DBA修煉之道
- 數據庫應用系統技術
- Practical Convolutional Neural Networks