All Projects → ashishpatel26 → Andrew Ng Notes

ashishpatel26 / Andrew Ng Notes

This is Andrew NG Coursera Handwritten Notes.

Projects that are alternatives of or similar to Andrew Ng Notes

Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-80.56%)
Mutual labels:  jupyter-notebook, data-science, pandas, ml, numpy
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1120.56%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+111.67%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+51.67%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-36.67%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (+330%)
Mutual labels:  jupyter-notebook, data-science, coursera, reinforcement-learning
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+10%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+152.22%)
Mutual labels:  jupyter-notebook, data-science, coursera, reinforcement-learning
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-50%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Data Science For Marketing Analytics
Achieve your marketing goals with the data analytics power of Python
Stars: ✭ 127 (-29.44%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-17.78%)
Mutual labels:  jupyter-notebook, pandas, numpy
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+1011.11%)
Mutual labels:  jupyter-notebook, data-science, reinforcement-learning
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-21.11%)
Mutual labels:  jupyter-notebook, pandas, numpy
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-18.89%)
Mutual labels:  jupyter-notebook, pandas, numpy
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (-4.44%)
Mutual labels:  jupyter-notebook, pandas, numpy
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1433.89%)
Mutual labels:  jupyter-notebook, data-science, ml
Datasciencevm
Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
Stars: ✭ 153 (-15%)
Mutual labels:  jupyter-notebook, data-science, ml
Py Quantmod
Powerful financial charting library based on R's Quantmod | http://py-quantmod.readthedocs.io/en/latest/
Stars: ✭ 155 (-13.89%)
Mutual labels:  jupyter-notebook, data-science, pandas
Python Cheat Sheet
Python Cheat Sheet NumPy, Matplotlib
Stars: ✭ 1,739 (+866.11%)
Mutual labels:  data-science, pandas, numpy
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+1083.33%)
Mutual labels:  jupyter-notebook, pandas, numpy

Andrew NG Notes Collection

This is the first course of the deep learning specialization at Coursera which is moderated by DeepLearning.ai. The course is taught by Andrew Ng.

Andrew NG Machine Learning Notebooks : Reading

Deep learning Specialization Notes in One pdf : Reading

Sr No Article Reading
1. Neural Network Deep Learning
2. Improving Deep learning Network
3. Structure of ML Projects
4. Convolutions Neural Network
5. Sequence Models
Sr. No MOOC LECTURE LINK
1. Machine learning by Andrew-NG
DEEP LEARNING SERIES
1. Neural Network and Deep Learning
2. Improving deep neural networks: hyperparameter tuning, regularization and optimization
3. Structuring Machine Learning Projects
4. Convolution Neural Network
5. Sequence Models
6. CS230: Deep Learning | Autumn 2018

1.Neural Network Deep Learning

2 Improving Deep learning Network

3.Structure ML Projects

4.Convolution Neural Network

  • Matrix Multiplication Between Image and Kernel Known as Convolution Operation

5.Sequence Models


  • Vanila RNN

  • LSTM

  • GRU

Thanks for Reading....Happy Learning...!!!

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