All Projects → HuangCongQing → Machinelearning_ng

HuangCongQing / Machinelearning_ng

Licence: agpl-3.0
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to Machinelearning ng

Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (-8.29%)
Mutual labels:  ai, jupyter-notebook, linear-regression
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook, coursera, linear-regression
Deep Learning Specialization Coursera
Deep Learning Specialization courses by Andrew Ng, deeplearning.ai
Stars: ✭ 146 (-19.34%)
Mutual labels:  jupyter-notebook, coursera
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (-17.13%)
Mutual labels:  jupyter-notebook, linear-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (-11.05%)
Mutual labels:  jupyter-notebook, linear-regression
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook, coursera
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-19.34%)
Mutual labels:  jupyter-notebook, linear-regression
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-16.57%)
Mutual labels:  jupyter-notebook, coursera
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-23.2%)
Mutual labels:  ai, jupyter-notebook
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-8.84%)
Mutual labels:  ai, jupyter-notebook
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (-4.97%)
Mutual labels:  jupyter-notebook, linear-regression
Lessonmaterials
Open Sourced Curriculum and Lessons for an Introductory AI/ML Course
Stars: ✭ 142 (-21.55%)
Mutual labels:  ai, jupyter-notebook
All4nlp
All For NLP, especially Chinese.
Stars: ✭ 141 (-22.1%)
Mutual labels:  ai, jupyter-notebook
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1425.41%)
Mutual labels:  ai, jupyter-notebook
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (-4.42%)
Mutual labels:  jupyter-notebook, coursera
Datasciencevm
Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
Stars: ✭ 153 (-15.47%)
Mutual labels:  ai, jupyter-notebook
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+737.57%)
Mutual labels:  jupyter-notebook, linear-regression
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (-25.97%)
Mutual labels:  jupyter-notebook, linear-regression
Workshops
Workshops organized to introduce students to security, AI, AR/VR, hardware and software
Stars: ✭ 162 (-10.5%)
Mutual labels:  ai, jupyter-notebook
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-4.42%)
Mutual labels:  jupyter-notebook, linear-regression

MeachineLearning_NG

吴恩达机器学习coursera课程

欢迎大家'star',学习交流

Fork或借鉴请注明出处 @ChungKing . Th

  • 学习机器学习,《西瓜书》讲得最系统,对于里面的推导过程有些不详细,,已经有一些热心的小伙伴开源了《南瓜书》,大家可以多看看

吴恩达老师的机器学习和深度学习课程笔记打印版

课程地址:https://www.coursera.org/course/ml

Machine Learning(机器学习)是研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演译。在过去的十年中,机器学习帮助我们自动驾驶汽车,有效的语音识别,有效的网络搜索,并极大地提高了人类基因组的认识。机器学习是当今非常普遍,你可能会使用这一天几十倍而不自知。很多研究者也认为这是最好的人工智能的取得方式。在本课中,您将学习最有效的机器学习技术,并获得实践,让它们为自己的工作。更重要的是,你会不仅得到理论基础的学习,而且获得那些需要快速和强大的应用技术解决问题的实用技术。最后,你会学到一些硅谷利用机器学习和人工智能的最佳实践创新。

本课程提供了一个广泛的介绍机器学习、数据挖掘、统计模式识别的课程。主题包括:

(一)监督学习(参数/非参数算法,支持向量机,核函数,神经网络)。

(二)无监督学习(聚类,降维,推荐系统,深入学习推荐)。

(三)在机器学习的最佳实践(偏差/方差理论;在机器学习和人工智能创新过程)。本课程还将使用大量的案例研究,您还将学习如何运用学习算法构建智能机器人(感知,控制),文本的理解(Web搜索,反垃圾邮件),计算机视觉,医疗信息,音频,数据挖掘,和其他领域。

本课程需要10周共18节课,相对以前的机器学习视频,这个视频更加清晰,而且每课都有ppt课件,推荐学习。

实现算法

  • ex1-linear regression
  • ex2-logistic regression
  • ex3-neural network
  • ex4-NN back propagation
  • ex5-bias vs variance
  • ex6-SVM
  • ex7-kmeans and PCA
  • ex8-anomaly detection and recommendation

学习视频

笔记

Certificate

开源许可证 License AGPLv3

开源是一种精神,MachineLearning_Ng的开源更是人的一种进步

开源是自由的,而不是免费的。Free(自由) is not free(免费) 请认真阅读并遵守以下开源协议

AGPLv3 GNU Affero General Public License v3.0

此外,代码仅作学习matlab-机器学习所用,禁止私用,违者必究

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].