All Projects → rvarun7777 → Deep_learning

rvarun7777 / Deep_learning

added all materials

Projects that are alternatives of or similar to Deep learning

Data Ppf.github.io
website
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Notebook
Collection of jupyter notebooks for demonstrating software.
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Geometric Intuition
Understanding ML and deep learning through geometry
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Sketchy
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Dla
Deep learning for audio processing
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (-1.41%)
Mutual labels:  jupyter-notebook
Jupytext.vim
Vim plugin for editing Jupyter ipynb files via jupytext
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Dse210 probability statistics python
Probability and Statistics Using Python Data Science Masters Course at UCSD (DSE 210)
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Vtubestudio
Placeholder for VTube Studio
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Hrv
A Python package for heart rate variability analysis
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
Stars: ✭ 1,859 (+1209.15%)
Mutual labels:  jupyter-notebook
Lessonmaterials
Open Sourced Curriculum and Lessons for an Introductory AI/ML Course
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Bob Emploi
An application that provides personalized career and job search advice to jobseekers.
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Notes On Statistical Learning Methods
李航《统计学习方法》中机器学习模型的LaTeX公式笔记
Stars: ✭ 141 (-0.7%)
Mutual labels:  jupyter-notebook
Byte Sized Code
A collection of Jupyter notebooks for learning Python from the ground up.
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Torchtext Summary
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook
Kdd winniethebest
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall first place
Stars: ✭ 142 (+0%)
Mutual labels:  jupyter-notebook

Neural Networks for Machine Learning

Improving Deep Neural Networks_Hyperparameter Tuning_Regularization and Optimization

structuring machine learning projects

convolutional neural networks

sequence models

Deep Learning

  • [x] Neural Networks and Deep Learning
  • [x] Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
  • [x] Structuring Machine Learning Projects
  • [x] Convolutional Neural Networks
  • [x] Sequence Models

Deep Learning - deeplearning.ai

Coursera Deep Learning Course by deeplearning.ai projects

Course 1. Neural Networks and Deep Learning

  1. Week1 - Introduction to deep learning
  2. Week2 - Neural Networks Basics
  3. Week3 - Shallow neural networks
  4. Week4 - Deep Neural Networks

Course 2. Improving Deep Neural Networks Hyperparameter tuning, Regularization and Optimization

  1. Week1 - Practical aspects of Deep Learning - Setting up your Machine Learning Application - Regularizing your neural network - Setting up your optimization problem
  2. Week2 - Optimization algorithms
  3. Week3 - Hyperparameter tuning, Batch Normalization and Programming Frameworks

Course 3. Structuring Machine Learning Projects

  1. Week1 - Introduction to ML Strategy - Setting up your goal - Comparing to human-level performance
  2. Week2 - ML Strategy (2) - Error Analysis - Mismatched training and dev/test set - Learning from multiple tasks - End-to-end deep learning

Course 4. Convolutional Neural Networks

  1. Week1 - Foundations of Convolutional Neural Networks
  2. Week2 - Deep convolutional models: case studies
  3. Week3 - Object detection - Papers for read: You Only Look Once: Unified, Real-Time Object Detection, YOLO
  4. Week4 - Special applications: Face recognition & Neural style transfer - Papers for read: DeepFace, FaceNet

Course 5. Sequence Models

  1. Week1 - Recurrent Neural Networks
  2. Week2 - Natural Language Processing & Word Embeddings
  3. Week3 - Sequence models & Attention mechanism

source from Andrew Ng's Deep learning course on Coursera

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