机器学习 深度学习 ai

STRATEGY

战略

  • Learn theory + practical aspects.

    学习理论和实践方面的知识。

    (At first get an overview of what you are going to learn).

    (首先获得要学习的内容的概述)。

  • Gain a good hold/insight on each concept.

    掌握/理解每个概念。

  • If you are not comfortable with maths at first; just get yourself comfortable with why we needed that maths part, and what is its O/P. Then, come to understand it later. Never skip any concept forever.

    如果您刚开始对数学不满意,可以使用 只是让自己对我们为什么需要数学部分以及它的O / P感到满意。 然后, 稍后了解。 永远不要跳过任何概念。

  • PRACTICE, PRACTICE, PRACTICE and PRACTICE!!!

    实践,实践,实践和实践!!!

    (

    (

    Coding comes into this phase)

    编码进入此阶段)

  • Understand boundary cases and failure concepts, to grap the concept of that topic.

    了解边界情况和故障概念,以掌握该主题的概念。

  • BELIEVE! Its easy;

    相信! 它很简单 ;

    Total of 150+ hours is good enough (5-10 hrs for 3-6 months)

    总共150个小时以上就足够了(3-6个月5-10个小时)

SPECIAL TIPS

特别提示

  • For those facing difficulty in maths (like me :))

    对于那些面临数学困难的人(像我一样:)

    You need to consider math as

    您需要考虑数学

    Poetry + Art.

    诗歌+艺术

  • Eqns :- Read in English sentence → Poetry

    Eqns :-用英语阅读→诗歌

  • Geometry :-Visualize (human–visualizing creature) → Art

    几何 :可视化(人类可视化的生物)→艺术

Steps and Guidelines

步骤和准则

You should note that, this is not the only way to approach for learning ML/DL. But this is really one of the best resource list for ML. You may have an option to pursue any certification course of your choice. It’s also good. I don’t discourage you for that. But, In case you want to save your money or you want to give ML a try and don’t want your money wasted in case you can’t continue. Then, you must follow some free available stuff online. And, trust me; you can never get a list better than this one. I have narrowed everything so precise so that you don’t get distracted elsewhere.

您应该注意,这不是学习ML / DL的唯一方法。 但这确实是ML 最好的资源列表之一。 您可以选择继续自己选择的任何认证课程。 也不错 我不劝阻你。 但是,如果您想省钱,或者想尝试一下ML,并且不想浪费您的钱,以防万一您无法继续下去。 然后,您必须在线关注一些免费的可用内容。 而且,请相信我; 您再也找不到比这更好的清单了。 我已经将所有内容缩小到如此精确的程度,以使您不会在其他地方分心。

1) Programming language (Python or R)

1)编程语言(Python或R)

Book Think python; ‘O’ reilly - Publication
Book Learn python the Hard way; Zeads Hald
Site www.Guru99.com/Python 3
Site Python Tutorial, Tutorialspoint
想想python; 'O'reilly-出版
艰苦学习python; Zeads Hald
现场 www.Guru99.com/Python 3
现场 Python教程,Tutorialspoint

2) Probability and statistics

2)概率统计

Online course Statistics & probability, Khan Academy
Blog Basics of statistics for machine learning engineers I + II - -Joydeep Bhattacharjee
Slideshare Probability basics for Machine learning (CSC2516) - Shenlong Wang*
在线课程 可汗学院统计与概率
博客 I + II机器学习工程师的统计基础--Joydeep Bhattacharjee
幻灯片分享 机器学习的概率基础(CSC2516)-Shenlong Wang *

3) Linear Algebra

3)线性代数

Online course - Linear Algebras; Khan Academy

在线课程-线性代数; 可汗学院

4) Calculus & Numeric Optimization

4)微积分与数值优化

Online course Multivariable calculus, Khan Academy
pdf Derivatives, Back propagation and vectorization; Justin Johnson
pdf Vectors, matrix and Tensor derivatives; Erik–learned Miller
在线课程 可汗学院多变量微积分
pdf格式 导数,反向传播和矢量化; 贾斯汀·约翰逊(Justin Johnson)
pdf格式 向量,矩阵和张量导数; 埃里克·米勒

5) Brief of Machine learning

5)机器学习简介

Book what you need to know about machine learning - (Packt publication) – Gabriel A. Canepa
YouTube Intro topics for Machine Learning – UB Vzard
Blog Analyticsvidhya
您需要了解的有关机器学习的知识-(Packet出版物)-Gabriel A. Canepa
的YouTube 机器学习入门主题– UB Vzard
博客 Analyticsvidhya

Note: At this stage, I would like to personally recommend you a free available online course: Machine Learning @ Kaggle | Learn
- This will give you a basic to intermediate level of understanding in ML. Plus; you would learn How to compete at different platform like Kaggle, or Hackerearth.

注意:在此阶段,我个人想向您推荐免费的在线课程: 机器学习@ Kaggle | 学习
-这将使您对ML有了基本到中级的理解。 加; 您将学习如何在Kaggle或Hackerearth等不同平台上竞争。

6) Classification and Regression technique

6)分类与回归技术

Online course Machine Learning, Andrew Ng; Course era/ YouTube
YouTube Classification Techniques; UB Vzard
YouTube Regression Techniques; UB Vzard
Blog Analyticsvidhya
在线课程 机器学习,吴安德; 课程时代/ YouTube
的YouTube 分类技术; UB Vzard
的YouTube 回归技术; UB Vzard
博客 Analyticsvidhya

7) Clustering Techniques

7)聚类技术

Same as above (6)
YouTube - Clustering techniques; UB Vzard

同上(6)
YouTube-群集技术; UB Vzard

8) Dimensionality Reduction

8)降维

Same as above
YouTube - Dimensionality Reduction Techniques; UB Vzard

同上
YouTube-降维技术; UB Vzard

9) Neural networks and deep learning

9)神经网络和深度学习

Online courses

在线课程

  • Deep learning; Kaggle | Learn; Dan.S.Becker

    深度学习; Kaggle | 学习; 丹·贝克尔

  • Deep Learning, Andrew Ng; Course era/YouTube

    深度学习,吴安德; 课程时代/ YouTube

  • Convolution Neural Networks; Stanford online/ YouTube (CS231n) (*If you want specifically CNN at broader scale.)

    卷积神经网络 斯坦福在线/ YouTube(CS231n)(*如果您想更广泛地专门使用CNN。)

  • Deep Learning A-ZTM; Udemy

    深度学习AZ TM ; 乌迪米

  • U B Vzard

    UB Vzard

10) Problem solving

10)解决问题

  • Kaggle.com - solve problems end to end

    Kaggle.com-端到端解决问题

  • Hackerearth.com - Participate in contests

    Hackerearth.com-参加比赛

  • Analyticsvidhya.com - compete in Data Hacks and Student Data fest

    Analyticsvidhya.com-参与数据黑客和学生数据节

Understand why a technique is working (or) not working

了解为什么某项技术有效(或无效)

  • Document /code (GitHub or blog)

    文档/代码(GitHub或博客)

  • Portfolio of 5 or more case studies

    5个或更多案例研究的组合

  • Read other’s blog or code

    阅读他人的博客或代码

11) Youtube series – UB Vzard

11)Youtube系列– UB Vzard

12) LinkedIn – Get in touch with Data Science community professionals. They will Help you, guide you and most importantly motivate you.

12)LinkedIn –与数据科学社区专业人士联系。 他们会帮助您,指导您,最重要的是激励您。

Note: Of course; this awesome article series @ IncludeHelp. Stay tuned for totally aligned and simplest platform for insightful knowledge at ease.

注意:当然可以; 这个很棒的文章系列@ IncludeHelp 。 敬请关注完全一致且最简单的平台,以轻松获取有见地的知识。

Conclusion

结论

At last, I would like to conclude that, don’t waste your crucial time wasting behind finding learning resources; although this is important before getting started. This bucket is really helpful and good enough to get you from Beginner to Advance Level. Find and mark out the best one and most suitable for you. And start over as soon as possible. And, always stick to that. You can take references from other resources too. A hearty apology, because U B Vzard is active on YouTube but it has not contained any ML videos yet; But, I am working on it with a leopard speed. You will have them ASAP. Don’t lose your hope. Trust me, it is easy. Catch you later in the next article. HAPPY LEARNING!

最后,我想得出一个结论,不要浪费您的关键时间来浪费学习资源; 尽管在开始之前这很重要。 这个存储桶确实很有帮助,并且足以使您从初学者升到高级。 找到并标记出最适合您的一种。 并尽快重新开始。 并且,始终坚持这一点。 您也可以从其他资源中获取参考。 致以诚挚的歉意,因为UB Vzard在YouTube上很活跃,但尚未包含任何ML视频; 但是,我正在以更快的速度进行开发。 您将尽快拥有它们。 不要失去希望。 相信我,这很容易。 下一篇文章稍后会吸引您。 快乐的学习!

翻译自: https://www.includehelp.com/ml-ai/how-to-learn-machine-learning-and-artificial-intelligence.aspx

机器学习 深度学习 ai

机器学习 深度学习 ai_如何学习机器学习和人工智能?相关推荐

  1. 机器学习 深度学习 ai_人工智能,机器学习,深度学习-特征和差异

    机器学习 深度学习 ai Artificial Intelligence (AI) will and is currently taking over an important role in our ...

  2. 机器学习 深度学习 ai_如何突破AI炒作成为机器学习工程师

    机器学习 深度学习 ai I'm sure you've heard of the incredible artificial intelligence applications out there ...

  3. TensorFlow深度学习算法原理与编程实战 人工智能机器学习技术丛书

    作者:蒋子阳 著 出版社:中国水利水电出版社 品牌:智博尚书 出版时间:2019-01-01 TensorFlow深度学习算法原理与编程实战 人工智能机器学习技术丛书 ISBN:97875170682 ...

  4. 【深度学习】深入浅出对抗机器学习(AI攻防)

    [深度学习]深入浅出对抗机器学习(AI攻防) 文章目录 1 Attack ML Model概述 2 基本概念 3 攻击分类 4 经典的对抗性样本生成算法 5 经典的对抗防御方法 6 人工智能安全现状概 ...

  5. 梳理百年深度学习发展史-七月在线机器学习集训营助你把握深度学习浪潮

    作为机器学习最重要的一个分支,深度学习近年来发展迅猛,在国内外都引起了广泛的关注.然而深度学习的火热也不是一时兴起的,而是经历了一段漫长的发展史.接下来我们了解一下深度学习的发展历程. 1. 深度学习 ...

  6. 图解人工智能机器学习深度学习的关系和区别

    图解人工智能机器学习深度学习的关系和区别,先直观看下图的关系: AI(Artificial Intelligence.人工智能).机器学习(machine learning).深度学习(Deep le ...

  7. 机器学习和深度学习的区别 深度学习的完全取代机器学习吗

    首先看看深度学习的定义: "Deep learning is a particular kind of machine learning that achieves great power ...

  8. 人工智能,机器学习,深度学习入门好文,强烈推荐

    让我们从机器学习谈起 导读:在本篇文章中,将对机器学习做个概要的介绍.本文的目的是能让即便完全不了解机器学习的人也能了解机器学习,并且上手相关的实践.当然,本文也面对一般读者,不会对阅读有相关的前提要 ...

  9. DL之AF:机器学习/深度学习中常用的激活函数(sigmoid、softmax等)简介、应用、计算图实现、代码实现详细攻略

    DL之AF:机器学习/深度学习中常用的激活函数(sigmoid.softmax等)简介.应用.计算图实现.代码实现详细攻略 目录 激活函数(Activation functions)相关配图 各个激活 ...

最新文章

  1. php 判断是否有相同的ID,如果有就修改数据库字段,没有就插入数据库字段
  2. 5233杨光--第十一周学习总结
  3. visual studio 2008 快捷键
  4. Android 之 LogDog
  5. Android中实现应用的静默安装
  6. nodejs 游戏框架_nodejs游戏服务器框架
  7. NYOJ458 - 小光棍数
  8. django python版本选择
  9. 软件测试基础—易用性测试
  10. python进阶学习之路
  11. 基于单片机的水温液位自动控制系统设计
  12. 基于LabVIEW 2018开发的自动化测试系统源码,该系统模仿TestStand编写
  13. 如何读取或转换PCD点云文件
  14. Linux 与 Unix 系统的区别
  15. 微信公众号开发(十)模板消息
  16. 故事,零落,,,,,
  17. python适合做游戏的背景音乐是什么_适合做游戏的背景音乐
  18. 爪哇国政府有个绑架局
  19. 福布斯2019中国富豪榜出炉:马云蝉联榜首,马化腾许家印位列二三
  20. springboot 返回图片流_Spring Boot 的静态资源处理

热门文章

  1. bootstrap 导航菜单 折叠位置_教大家如何编写一个网页导航条
  2. python灰色关联度分析代码_灰色关联分析法步骤 - osc_uwnmtz9n的个人空间 - OSCHINA - 中文开源技术交流社区...
  3. oracle pdb是什么意思,浅谈Oracle数据库12c PDB技术
  4. python split函数 空格_python上手--10行代码读懂红楼梦
  5. java日期函数精确到日,java日期时间函数分享
  6. 获取zabbix监控数据
  7. sed教程入门与实例练习(一)
  8. DB2 存储过程中执行动态SQL的两种写法
  9. 迭代器模式(Iterator)
  10. sass、gulp应用