Found 33 repositories(showing 30)
Skeleton code for doing the coursera machine learning course in the form of an ipython notebook.
吴恩达《机器学习》课后习题 Python 版 These are Exercises for Coursera's MachineLearning (by Andrew Ng) by Python.
吴恩达机器学习系列课程的编程作业,用python实现。
BrianWU-S
Machine Learning is a wide range field, which mainly includes the following four parts: Supervised Learning, Unsupervised Learning, Weakly Supervised Learning and Reinforcement Learning. Also, deep learning is a sub-field of machine learning. Knowing what machine learning includes, understanding the mathematical principles and implementation details of these contents, and learning the specific ideas behind them are far more important than just calling python libraries to solve certain tasks. I have been playing machine learning for more than 2 years, including taking various machine learning-related courses and completing machine learning-related tasks. These courses include: Standford MachineLearning course , Coursera DeepLearning course taught by Andrew Ng; SJTU CS420 Machine Learning course and CS410 Artificial Intelligence course; CSDN machine learning course taught by Shunxiang Liu. The machine learning-related books I have read include: Professor Zhou Zhihua’s "machine learning book" (watermelon book), Ian Goodfellow's "Deep Learning" book (flower book) and Francois Chollet's "Deep Learning with Python". They are all very helpful to me. The machine learning related projects (codes and their corresponding description, reports) are also included in this repository. In short, this repository contains a lot of content, and I hope it can be helpful to you.
MhmudAlpurd
Final Project of Machine Learning with Python
No description available
My notes for https://www.coursera.org/learn/machine-learning-with-python
MachineLearning_COURSERA_Python_Assignments
0AlphaZero0
No description available
luiznonenmacher
This repository contains the Python implementations of the exercises required for the Machine Learning course on Coursera.
yusuke0324
This is work in progress.
HamzehPirvand
No description available
sounok1234
The final project for the course Machine Learning with Python on Coursera by IBM.
SheetalNayak3
No description available
slavpiet
No description available
uzmaarshadmunir
No description available
jimiejosh
Andrew NG course. Trying out in Python
myounieng
No description available
shubhangyadav
This repository contains Python solutions for all Stanford's Machine Learning (offered by Coursera) exercises.
hemanth-alva
No description available
SaraHassaan
No description available
ganumallya
Capstone project for machine learning with Python from Coursera IBM Certification
A repository of Python solutions for the assignments from Andrew Ng's Machine Learning course on Coursera.
vietcuonghotran
No description available
sai-harsha-vardhan
Machine Learning with Python by IBM - Coursera Final project Assignment solution
guptarohan811
This is my solution to all the programming assignments and quizzes of Machine-Learning (Coursera) taught by Andrew Ng in Python Language.
e-brochard
No description available
Coursera - Machine Learning with Python - Week 6
No description available
Using Python to implement the ML algorithm rather than octave