Skip to content

Repository of learnings from Deep Learning A-Z™: Hands-On Artificial Neural Networks course on Udemy.com

Notifications You must be signed in to change notification settings

hayano1/deep-learning

Repository files navigation

deep-learning

Deep Learning Modeling Types

Model Type Model Name General Usage
Supervised Artificial Neural Network (ANN) Regression & Classification
Supervised Convolutional Neural Network (CNN) Computer Vision
Supervised Recurrent Neural Network (RNN) Time Series Analysis
Unsupervised Self-Organizing Map (SOM) Feature Detection
Unsupervised Boltzmann Machine Recommender Systems
Unsupervised AutoEncoder Recommender Systems

Multiple Linear Regression

Basis of ANN

Artificial Neural Networks (ANN)

Simple ANN Summary of ANN

Activation Functions

Threshold Activation Function Rectifier Activation Function Sigmoid Activation Function Hyperbolic Tangent Activation Function

About

Repository of learnings from Deep Learning A-Z™: Hands-On Artificial Neural Networks course on Udemy.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages