All Projects → Sierkinhane → Cs229 Ml Implementation

Sierkinhane / Cs229 Ml Implementation

Implementation of cs229(Machine Learning taught by Andrew Ng) in python.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cs229 Ml Implementation

Learn Data Science For Free
This repositary is a combination of different resources lying scattered all over the internet. The reason for making such an repositary is to combine all the valuable resources in a sequential manner, so that it helps every beginners who are in a search of free and structured learning resource for Data Science. For Constant Updates Follow me in …
Stars: ✭ 4,757 (+1551.74%)
Mutual labels:  deeplearning, machine-learning-algorithms
Echo
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
Stars: ✭ 126 (-56.25%)
Mutual labels:  deeplearning, machine-learning-algorithms
Ml Roadmap
🤖 Roadmap to becoming a Machine Learning developer in 2020
Stars: ✭ 398 (+38.19%)
Mutual labels:  deeplearning, machine-learning-algorithms
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (-50.35%)
Mutual labels:  deeplearning, machine-learning-algorithms
Awesome Deep Learning And Machine Learning Questions
【不定期更新】收集整理的一些网站中(如知乎、Quora、Reddit、Stack Exchange等)与深度学习、机器学习、强化学习、数据科学相关的有价值的问题
Stars: ✭ 203 (-29.51%)
Mutual labels:  deeplearning, machine-learning-algorithms
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-92.01%)
Mutual labels:  machine-learning-algorithms, deeplearning
Tutorial
Deeplearning Algorithms Tutorial
Stars: ✭ 742 (+157.64%)
Mutual labels:  deeplearning, machine-learning-algorithms
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-47.57%)
Mutual labels:  deeplearning, machine-learning-algorithms
Halite Ii
Season 2 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 201 (-30.21%)
Mutual labels:  deeplearning, machine-learning-algorithms
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (-87.5%)
Mutual labels:  machine-learning-algorithms, deeplearning
Data-Analysis
Different types of data analytics projects : EDA, PDA, DDA, TSA and much more.....
Stars: ✭ 22 (-92.36%)
Mutual labels:  machine-learning-algorithms, deeplearning
Vtreat
vtreat is a data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. Distributed under choice of GPL-2 or GPL-3 license.
Stars: ✭ 274 (-4.86%)
Mutual labels:  machine-learning-algorithms
Lihang algorithms
用python和sklearn两种方法实现李航《统计学习方法》中的算法
Stars: ✭ 263 (-8.68%)
Mutual labels:  machine-learning-algorithms
Awesome Speech Enhancement
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
Stars: ✭ 257 (-10.76%)
Mutual labels:  machine-learning-algorithms
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (-10.42%)
Mutual labels:  machine-learning-algorithms
Awesome Computer Vision Models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 278 (-3.47%)
Mutual labels:  machine-learning-algorithms
Python web crawler da ml dl
python从最基础的语法历经网络基础、前端基础、后端基础和爬虫与数据基础走向机器学习
Stars: ✭ 272 (-5.56%)
Mutual labels:  deeplearning
Jejunet
Real-Time Video Segmentation on Mobile Devices with DeepLab V3+, MobileNet V2. Worked on the project in 🏝 Jeju island
Stars: ✭ 258 (-10.42%)
Mutual labels:  deeplearning
Netket
Machine learning algorithms for many-body quantum systems
Stars: ✭ 256 (-11.11%)
Mutual labels:  machine-learning-algorithms
R-Data-Structures-and-Algorithms
R Data Structures and Algorithms, published by Packt
Stars: ✭ 27 (-90.62%)
Mutual labels:  machine-learning-algorithms

[2019-11-23] Update: Add Conditional Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning

[2019-11-7] Update: Add Generative Adversarial Nets on MNIST in 01-UnsupervisedLerning

[2019-11-5] Update: Add 99.76% accuracy mnist model

CS229-ML-Implements(CS229机器学习算法的Python实现)

Implements of cs229(Machine Learning taught by Andrew Ng) in python.

I must pay all my attention to my papers, therefore the repository won't update soon.

CS229 Machine Learning Xmind:

CS229 Machine Learning course and notes:

OpenCourse

cs229-Notes

Syllabus:

Examples

Linear Regression

Locally Weighted Regression

Logistic Regression

Softmax Regression

Gaussian Discriminant Analysis

Naive Bayes spam-filter

TO BE CONTINUED

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].