All Projects → lijqhs → Deeplearning Notes

lijqhs / Deeplearning Notes

Licence: mit
Notes for Deep Learning Specialization Courses led by Andrew Ng.

Projects that are alternatives of or similar to Deeplearning Notes

Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+753.97%)
Mutual labels:  data-science, statistics, data-analysis, deeplearning
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+2321.43%)
Mutual labels:  data-science, statistics, data-analysis, deeplearning
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+544.44%)
Mutual labels:  data-science, statistics, data-analysis
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+6510.32%)
Mutual labels:  data-science, statistics, data-analysis
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+6219.84%)
Mutual labels:  algorithms, data-science, data-analysis
Imbalanced Learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Stars: ✭ 5,617 (+4357.94%)
Mutual labels:  data-science, statistics, data-analysis
Deeplearning Assignment
深度学习笔记
Stars: ✭ 619 (+391.27%)
Mutual labels:  coursera, deeplearning, andrew-ng
Socrat
A Dynamic Web Toolbox for Interactive Data Processing, Analysis, and Visualization
Stars: ✭ 26 (-79.37%)
Mutual labels:  data-science, statistics, data-analysis
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+855.56%)
Mutual labels:  data-science, statistics, data-analysis
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-26.19%)
Mutual labels:  data-science, statistics, data-analysis
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+1137.3%)
Mutual labels:  data-science, deeplearning, hyperparameter-optimization
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+1369.05%)
Mutual labels:  data-science, statistics, data-analysis
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+260.32%)
Mutual labels:  data-science, data-analysis, coursera
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+396.03%)
Mutual labels:  coursera, deeplearning, andrew-ng
Csinva.github.io
Slides, paper notes, class notes, blog posts, and research on ML 📉, statistics 📊, and AI 🤖.
Stars: ✭ 342 (+171.43%)
Mutual labels:  notes, data-science, statistics
Scikit Mobility
scikit-mobility: mobility analysis in Python
Stars: ✭ 339 (+169.05%)
Mutual labels:  data-science, statistics, data-analysis
Scikit Learn
scikit-learn: machine learning in Python
Stars: ✭ 48,322 (+38250.79%)
Mutual labels:  data-science, statistics, data-analysis
deep-learning-coursera-complete
Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses
Stars: ✭ 104 (-17.46%)
Mutual labels:  coursera, cnn, andrew-ng
Xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
Stars: ✭ 2,968 (+2255.56%)
Mutual labels:  data-science, statistics, data-analysis
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-45.24%)
Mutual labels:  data-science, statistics, data-analysis

Deep Learning Specialization Course Notes

This is the notes of the Deep Learning Specialization courses offered by deeplearning.ai on Coursera.

Introduction from the specialization page:

In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. You will master not only the theory, but also see how it is applied in industry. You will practice all these ideas in Python and in TensorFlow, which we will teach.

The Specialization consists of five courses:

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