Found 445 repositories(showing 30)
Contains all course modules, exercises and notes of ML Specialization by Andrew Ng, Stanford Un. and DeepLearning.ai in Coursera
johanga
Machine Learning by Stanford University. Programming assignments.
afdiaz
Exercises submitted to the Machine Learning course by Stanford done through Coursera
sgang007
Coursera/Stanford Machine Learning course assignments in python
manasi-sharma
Final Project for the CS22W: Machine Learning with Graphs course at Stanford University (http://web.stanford.edu/class/cs224w/) in Autumn '21. We applied graph ML techniques and networks (such as the Graph Convolutional Network, GraphSAGE Network and Graph Isomorphism Network) to the ogbl-ddi dataset (https://ogb.stanford.edu/docs/linkprop/#ogbl-ddi) for drug-drug interactions.
vivek3141
All the execrcises from the stanford machine learning course
PedroMiguelSimoesMiranda
Course description: "Machine learning is the science of getting computers to act without being explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome. Machine learning is so pervasive today that you probably use it dozens of times a day without knowing it. Many researchers also think it is the best way to make progress towards human-level AI. In this class, you will learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. More importantly, you'll learn about not only the theoretical underpinnings of learning, but also gain the practical know-how needed to quickly and powerfully apply these techniques to new problems. Finally, you'll learn about some of Silicon Valley's best practices in innovation as it pertains to machine learning and AI. This course provides a broad introduction to machine learning, datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks). (ii) Unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). (iii) Best practices in machine learning (bias/variance theory; innovation process in machine learning and AI). The course will also draw from numerous case studies and applications, so that you'll also learn how to apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas."
tweks
Solutions to Stanford ML Course problem sets (CS229)
jazdev
Stanford ML course by Andrew Ng
devashishd12
Labs completed as part of the online ML course offered by Stanford
yessasvini23
Contains all course modules, exercises and notes of ML Specialization by Andrew Ng, Stanford Un. and DeepLearning.ai in Coursera
sandipndev
I've implemented the simplest of the Machine Learning algorithms in C-Language. It's a follow along repository with ML Stanford University (Andrew NG's) course.
cschlosberg
Repository of Andrew Ng's Coursera Course on Machine Learning. Heavily borrowed from mstampfer/Coursera-Stanford-ML-Python
mstampfer
Coursera/Stanford Machine Learning course assignments in python
avidLearnerInProgress
Exercise solutions to Stanford ML course
dawoonjung
Programming Assignment
devansh95
Personal handwritten notes for Stanford’s ML Course by Prof. Andrew Ng
leehaesung
Coursera - Machine Learning by Andrew Ng
rakesh-malviya
Coursera Stanford Machine Learning assignments in R langauge and Python
ojsindher
No description available
andyrsmith
Stanford ML Course on Coursera
ngupta23
Machine Learning Course (Andrew Ng, Stanford) from Coursera
AdityaPradhan1
Andrew Ng ML
josephxu1234
Solutions to the online ML course by Andrew Ng
Abezzam10
Andrew Ng's ML intro code logs
gopinathsubbegowda
Stanford University ML course - Coursera
ronaldokun
Repository to deposit the files and code Andrew's Ng ML Course
ntellakula
andrew ng's coursera course. stanford university machine learning
tanish14
This repo contains solution to all the programming assignment of Machine Learning(Coursera) taught by Andrew Ng
Sreyartha
This contains the assignments of the Andrew NG course on Machine Learning