Companies Home Search Profile

Deep Learning Fundamentals

Focused View

Takuma Kimura

5:56:03

9 View
  • 1 - Course Introduction.mp4
    03:24
  • 1 - DLFundamentalsResources.zip
  • 2 - Lets Get Started with Python.mp4
    07:44
  • 3 - What is Deep Learning.mp4
    07:04
  • 4 - Artificial Neural Network.mp4
    05:54
  • 5 - Perceptron.mp4
    05:07
  • 6 - Logic Circuit.mp4
    04:58
  • 7 - Logic Gate with Python.mp4
    03:22
  • 8 - Multilayer Perceptron.mp4
    08:09
  • 9 - Multilayer Perceptron with Python.mp4
    08:48
  • 10 - Neural Network.mp4
    07:13
  • 11 - Activation Function.mp4
    06:04
  • 12 - Loss Function.mp4
    08:39
  • 13 - Training Neural Network.mp4
    07:43
  • 14 - Gradient Descent Method Part 1.mp4
    07:58
  • 15 - Gradient Descent Method Part 2.mp4
    03:16
  • 16 - Chain Rule.mp4
    03:34
  • 17 - Backpropagation.mp4
    05:37
  • 18 - Vanishing Gradient Problem.mp4
    04:29
  • 19 - Nonsaturating Activation Functions.mp4
    03:36
  • 20 - Parameter Initialization.mp4
    03:55
  • 21 - ANN Regression with Keras.mp4
    10:39
  • 22 - ANN Classification with Keras.mp4
    06:42
  • 23 - Overfitting.mp4
    04:50
  • 24 - L1 & L2 Regularization.mp4
    08:39
  • 25 - Dropout.mp4
    02:33
  • 26 - Regularization with Keras.mp4
    05:48
  • 27 - Optimizer.mp4
    10:03
  • 28 - Batch Normalization.mp4
    03:35
  • 29 - Optimization & Batch Normalization with Keras.mp4
    04:11
  • 30 - Thank You.mp4
    00:57
  • 31 - Computer Vision.mp4
    03:42
  • 32 - Image Data.mp4
    03:43
  • 33 - What is CNN.mp4
    07:01
  • 34 - Convolutional Layer.mp4
    09:26
  • 35 - Padding.mp4
    05:21
  • 36 - Pooling.mp4
    03:54
  • 37 - FullyConnected Layer.mp4
    02:14
  • 38 - CNN Training Overview.mp4
    04:14
  • 39 - Image Data Augmentation.mp4
    09:11
  • 40 - Binary Image Classification with Keras.mp4
    08:49
  • 41 - Autoencoder.mp4
    06:10
  • 42 - LeNet.mp4
    06:18
  • 43 - AlexNet.mp4
    05:51
  • 44 - Multiclass Classification with LeNet & AlexNet.mp4
    11:11
  • 45 - VGGNet.mp4
    04:03
  • 46 - GoogLeNet.mp4
    07:28
  • 47 - ResNet.mp4
    05:30
  • 48 - Transfer Learning.mp4
    09:19
  • 49 - Binary Classification with Transfer Learning.mp4
    03:10
  • 50 - What is RNN.mp4
    05:09
  • 51 - Structure of RNN.mp4
    06:06
  • 52 - VariableLength Input.mp4
    02:41
  • 53 - Weight & Bias.mp4
    04:45
  • 54 - Types of RNN.mp4
    03:47
  • 55 - BPTT.mp4
    05:28
  • 56 - LSTM.mp4
    05:32
  • 57 - How LSTM work.mp4
    04:47
  • 58 - BPTT in LSTM.mp4
    02:42
  • 59 - GRU.mp4
    06:10
  • 60 - RNN LSTM and GRU with Keras.mp4
    17:50
  • Description


    Theory and Python

    What You'll Learn?


    • Basics of Deep Learning
    • Artificial Neural Network
    • Artificial Neural Network with Keras, Python
    • Regression and Classification with Artificial Neural Network
    • Convolutional Neural Network
    • Recurrent Neural Network

    Who is this for?


  • Anyone who wants to start studying deep learning
  • What You Need to Know?


  • None
  • More details


    Description

    Welcome to Deep Learning Fundamentals.

    This course covers the basic theory and Python practice of artificial neural networks. This course is designed for beginners who are interested in deep learning. Having knowledge of undergraduate level mathematics is preferable, but not a must.

    Artificial intelligence is a technology that makes machines imitate intelligent human behavior and human cognitive functions. Machine learning is a branch of artificial intelligence. It enables systems to learn from data automatically, that is, learn without being explicitly programmed. Deep Learning is a type of machine learning. It uses artificial neural networks to solve complex problems.

    One reason why deep learning has drawn much attention is that it overcomes the limitations of traditional machine learning. The first limitation is that traditional machine learning cannot handle high dimensional data. Thus, the performance of the traditional machine learning model tends to level off as the data amount increases. The second is that, when we use traditional machine learning techniques, we need to extract features manually. Therefore, when we analyze image data or movie data, traditional machine learning techniques are not suitable because such data contains a great number of features.

    Deep learning can overcome these limitations of traditional machine learning. An artificial neural network is one of the algorithms of artificial intelligence, and usually, it takes a form of a deep learning model. It simulates the network neurons that make up the human brain. The structure of an artificial neural network enables a deep learning model to solve complex problems that traditional machine learning algorithms can hardly handle.

    This course has some Python tutorials for developing deep learning models. And this course uses a library named Keras, which enables us to develop deep learning models efficiently. Basic-level Python knowledge is preferable, but Python beginners are also welcome.


    This course consists of three modules.

    1. Artificial Neural Networks

    2. Convolutional Neural Networks

    3. Recurrent Neural Networks.


    The first module is the basic of artificial neural network.

    The second module covers convolutional neural network that is a type of network effective for handling image and movie data.

    The third module covers recurrent neural network that is effective for time-series analysis and analyzing text data.


    After completing this course, you will have a fundamental knowledge of deep learning.

    I’m looking forward to seeing you in this course!

    Who this course is for:

    • Anyone who wants to start studying deep learning

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Takuma Kimura
    Takuma Kimura
    Instructor's Courses
    Profile Summary:Dr. Takuma Kimura is an internationally recognized scholar in business and management fields. His expertise includes research in organizational behavior, and practical business analytics in human resource management and marketing. He teaches these subjects in universities and industrial companies. Professional Details:He published more than 10 academic papers in internationally prominent journals such as Journal of Business Ethics, International Journal of Management Reviews, Industrial Marketing Management.He is awarded as one of the World Top Reviewers from Publons, and as a Recognized Reviewer from European Management Journal.He is technically skilled for Statistical Analysis, Machine Learning, Data Science, Qualitative Analysis. And he has abundant knowledge in management theory, especially in organizational behavior and psychology.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 60
    • duration 5:56:03
    • English subtitles has
    • Release Date 2024/02/26