官术网_书友最值得收藏!

  • Deep Learning with PyTorch
  • Vishnu Subramanian
  • 289字
  • 2021-06-24 19:16:20

Machine learning

Machine learning (ML) is a sub-field of AI and has become popular in the last 10 years and, at times, the two are used interchangeably. AI has a lot of other sub-fields aside from machine learning. ML systems are built by showing lots of examples, unlike symbolic AI, where we hard code rules to build the system. At a high level, machine learning systems look at tons of data and come up with rules to predict outcomes for unseen data:

Machine learning versus traditional programming

Most ML algorithms perform well on structured data, such as sales predictions, recommendation systems, and marketing personalization. An important factor for any ML algorithm is feature engineering and data scientists need to spend a lot of time to get the features right for ML algorithms to perform. In certain domains, such as computer vision and natural language processing (NLP), feature engineering is challenging as they suffer from high dimensionality.

Until recently, problems like this were challenging for organizations to solve using typical machine-learning techniques, such as linear regression, random forest, and so on, for reasons such as feature engineering and high dimensionality. Consider an image of size 224 x 224 x 3 (height x width x channels), where 3 in the image size represents values of red, green, and blue color channels in a color image. To store this image in computer memory, our matrix will contain 150,528 dimensions for a single image. Assume you want to build a classifier on top of 1,000 images of size 224 x 224 x 3, the dimensions will become 1,000 times 150,528. A special branch of machine learning called deep learning allows you to handle these problems using modern techniques and hardware. 

主站蜘蛛池模板: 漾濞| 汉沽区| 中江县| 泰和县| 镇原县| 松江区| 惠安县| 临邑县| 南召县| 井冈山市| 信阳市| 岢岚县| 循化| 贺州市| 丹寨县| 磐安县| 晋中市| 巴中市| 四平市| 永德县| 漯河市| 岳西县| 顺平县| 清水县| 庄河市| 巧家县| 饶平县| 马边| 新郑市| 遵义县| 曲松县| 镇平县| 汕尾市| 临夏县| 万全县| 凤庆县| 乐业县| 车险| 屏边| 嘉峪关市| 清镇市|