- Learning Salesforce Einstein
- Mohith Shrivastava
- 230字
- 2021-07-02 21:43:55
Deep Learning
In Deep Learning, the neural network has multiple layers. At the top layer, the network trains on a specific set of features and then sends that information to the next layer. The network takes that information, combines it with other features and passes it to the next layer, and so on.
Deep Learning has increased in popularity because it has proven to outperform other methodologies for machine learning. Due to the advancement of distributed computing resources and businesses generating an influx of image, text, and voice data, Deep Learning can deliver insights that weren’t previously possible.
Consider the following diagram:

From an example from the U.S. government report, in an image recognition application, a first layer of units might combine the raw data of the image to recognize simple patterns in the image; a second layer of units might combine the results of the first layer to recognize patterns of patterns; a third layer might combine the results of the second layer, and so on. We train neural networks by feeding them lots of delicious big data to learn from.
Salesforce Einstein offers Predictive Vision Services (currently in Pilot) for training and solving image recognition use cases. We will discuss in detail how to use these services to bring the power of image recognition to the CRM apps.
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Qt 5 and OpenCV 4 Computer Vision Projects
- HTML5+CSS3基礎開發教程(第2版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Mastering Ubuntu Server
- 用戶體驗增長:數字化·智能化·綠色化
- Python編程從0到1(視頻教學版)
- 軟件品質之完美管理:實戰經典
- Android開發三劍客:UML、模式與測試
- 細說Python編程:從入門到科學計算
- Processing創意編程指南
- Raspberry Pi Robotic Blueprints
- Mobile Forensics:Advanced Investigative Strategies
- Selenium WebDriver Practical Guide
- OpenStack Sahara Essentials