`
lcf11824
  • 浏览: 87956 次
  • 性别: Icon_minigender_2
  • 来自: 杭州
社区版块
存档分类
最新评论

introduction of ML

阅读更多

Machine Learning

    —grew out of work in AI

   —new capability for computers

 

Examples:

    --Database mining

          large datasets from growth of automation/web.

          E.g, Web click data, medical records, biology, enginerring

   --Application can't program by hand.

          E.g, autonomous helicopter, handwriting recognization,

          Natural Language Processing(NLP),Computer vision.

   --Self-customizing programs

          E.g, Amazon, Netflix product recommendations

   --Understanding human learning(brain,real AI).

 

What is Machine Learning

       Arthur Samul(1959):Fileds of study that gives computers the ability to learn without being explicitly programmed.--机器在某领域中的自动学习能力

       Tom Mitchell(1998):A computer program is said to learn from experience E with respect to some task T and some performace measure P,if its performace on T,as measured P,improves with experience E.--对于一个任务T,具有经验E,如果此时有P动作执行在T上,那么根据P的执行结果,可以提高经验E。即根据对任务T不同的动作P累积经验E。

 

       两种算法:

       --supervised learning(被动学习)

          为程序给出了正确的经验,即根据先验的样本,计算出解析方式,程序根据解析方式给出结果并提高概率。

          有两种类型:regression problem--回归问题,得出一个数值

                           classification problem--分类问题,答案是离散的值

       --unsupervised learning(主动学习)

          程序根据样本的特征进行分析,并自发计算出分类方式

 

       --两者的区别:前者给出分类,根据分类结果对新数据进行分类学习,给出答案

                           后者是根据数据的特征对其进行分类;

分享到:
评论

相关推荐

    人工智能机器学习machine_learning_522702773.zip

    人工智能机器学习machine_learning,清华ZHU,Xiaoyan的ppt改编的md档笔记,有助于...1. Introduction of ML 2. Inductive learning 3. Example-based learning 4. Explanation-based learning 5. Decision Tree 6. MDL

    Introduction to the theory of computation

    标题《计算理论导论》代表了对计算机科学中一个核心领域的探讨,即理论计算学,它是一门研究计算本质和可能性的学科。这个领域的研究对象包括算法、计算过程以及什么是可计算的问题。计算理论为计算机科学提供了理论...

    Machine Learning with Core ML 1st pdf

    Leverage the power of Apple's Core ML to create smart iOS apps Key Features Explore the concepts of machine learning and Apple's Core ML APIs Use Core ML to understand and transform images and ...

    Programming in Standard ML

    作者希望这本书能够取代作者先前广泛传播的《Introduction to Standard ML》。 知识点五:Standard ML的社区和贡献者 《Programming in Standard ML》这本书的形成是众多人士贡献的结果。作者对所有提供有用评论和...

    An.Introduction.to.Machine.Learning.with.Application.in.R

    The purpose of this document is to provide a conceptual introduction to statistical or machine learning (ML) techniques for those that might not normally be exposed to such approaches during their ...

    O'Reilly Machine Learning for Designers

    Created for designers new to the world of machine learning, the course provides an explanation of the basic concepts of ML, offers a hands-on introduction to ML's core toolsets, and surveys the ...

    Introduction of CubeAI-v3-教程与笔记习题

    \n\n为了在k8s上部署CubeAI-v3的ML/DL模型API,你可以借助Nexus作为软件仓库。开发和测试阶段,可以使用GitLab进行版本控制,Jenkins实现持续集成/持续部署(CI/CD)。同时,通过浏览器访问CubeAI的web应用,进行...

    Introduction To Machine Learning 2nd Edition Ethem_Alpaydin - pdf

    Ethem Alpaydin's Classical Book of Machine Learning in high quality pdf version compressed

    程序语言设计原理习题解答

    15.7 ML 645 15.8 Haskell 649 15.9 Applications of Functional Languages 653 15.10 A Comparison of Functional and Imperative Languages 653 Summary • Bibliographic Notes • Review Questions • ...

    Printed Circuits Handbook

    11.5 Discussion of the Range of Peak Temperatures for Lead-Free Assembly / 11.15 11.6 Lead-Free Applications and Ipc-4101 Specification Sheets / 11.15 11.7 Additional Base material Options for Lead-...

    A Little Book of Python for Multivariate Analysis 等 28 本

    Introduction to Statistics Online Edition.7z Linear Programming.pdf Notes on Deep Learning for NLP.pdf Practical Data Cleaning - 19 Essential Tips.pdf RANDOM FORESTS FOR BEGINNERS.pdf Readings in ...

    Machine.Learning.for.Adaptive.Many-Core.Machines.331

    In particular, the magnitude and complexity of the tasks that Machine Learning (ML) algorithms have to solve are driving the need to devise adaptive many-core machines that scale well with the volume...

    Machine Learning Algorithms 2017.8

    Create a ML architecture from scratch. In Detail As the amount of data continues to grow at an almost incomprehensible rate, being able to understand and process data is becoming a key differentiator ...

    雷达技术知识

    and the Graduate School of the University of Oregon in partial fulfillment of the requirements for the degree of Master of Science March 2009 11 "Effectiveness of Extracting Water Surface Slopes from ...

Global site tag (gtag.js) - Google Analytics