About 600 results
Open links in new tab
  1. Python Deep Learning Tutorial - Online Tutorials Library

    This tutorial has been prepared for professionals aspiring to learn the basics of Python and develop applications involving deep learning techniques such as convolutional neural nets, recurrent nets, …

  2. Deep Learning ANN Artificial Neural Networks with Python

    With over 11 hours of HD video lectures that are divided into over 60 videos and detailed code notebooks for every address, this is one of the most comprehensive courses for Deep Neural …

    • Reviews: 330
    • Python Deep Learning - Quick Guide - Online Tutorials Library

      In this chapter, we will learn about the environment set up for Python Deep Learning. We have to install the following software for making deep learning algorithms.

    • Python Deep Learning - Introduction - Online Tutorials Library

      Deep learning is a class of machine learning algorithms that use several layers of nonlinear processing units for feature extraction and transformation. Each successive layer uses the output from the …

    • Audience This tutorial has been prepared for professionals aspiring to learn the basics of Python and develop applications involving deep learning techniques such as convolutional neural nets, recurrent …

    • Deep Learning Python Project: CNN based Image Classification

      In this course, you will learn Deep Learning with Python and PyTorch for Image Classification using Pre-trained Models. Image Classification is a computer vision task to recognize an input image and …

      • Reviews: 65
      • Python Deep Learning - Fundamentals - Online Tutorials Library

        In this chapter, we will look into the fundamentals of Python Deep Learning. Deep learning models/algorithms Let us now learn about the different deep learning models/ algorithms. Some of …

      • Artificial Neural Networks (ANN) Using Keras And TensorFlow In Python

        Learn how to build Artificial Neural Networks (ANN) using Keras and TensorFlow in Python with this self-paced comprehensive online course at Tutorials Point.

        • Reviews: 383
        • Keras Tutorial

          This tutorial walks through the installation of Keras, basics of deep learning, Keras models, Keras layers, Keras modules and finally conclude with some real-time applications.

        • Python Deep Learning - Implementations - Online Tutorials Library

          In this implementation of Deep learning, our objective is to predict the customer attrition or churning data for a certain bank - which customers are likely to leave this bank service.