Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Artem Ex Machina™: become AI Arts Artisan from the ground up
Rating: 4.3 out of 5(5 ratings)
41 students

Artem Ex Machina™: become AI Arts Artisan from the ground up

Build and train Generative Adversarial Networks in Python. Effectively apply pre-trained models for generative art!
Last updated 4/2023
English

What you'll learn

  • Generate beautiful AI art with pre-trained models
  • Build your own Generative Adversarial Networks (GANs) from scratch
  • Train GAN on a selected set of images
  • Create pieces of AI art with your own models
  • Become AI art artisan (generative artist)
  • Understand how Neural Networks and Generative Adversarial Networks (GAN) work
  • Work in your own AI workshop locally (CPU training) or remotely (GPU training)
  • Start and manage AI painting project

Course content

6 sections41 lectures3h 48m total length
  • What will you get from the course?3:01

    Learn to build and train generative adversarial networks from scratch using Python, explore pre-trained GAN models, and apply ethics and project management across six course modules.

  • Intro0:20
  • Begin your first GAN training!2:41

    Begin your first gan training by building a portable, containerized environment with Docker, enabling consistent art generation across local and cloud gpu setups.

  • Load a Docker container4:39

    Load the docker container from the star file, validate the image, create a local repository folder, and link a volume to prepare for compiling the image.

  • Compile a Docker container5:16

    Compile a docker container from a prepared image, link a local volume to the work directory, and prepare a training environment accessible via a Jupyter notebook at localhost:8888.

  • Connect to a Docker container3:14
  • Run a simple GAN training procedure9:51
  • Examine the evolution of GAN6:00

    Explore GAN training across epochs, tracking the discriminator's accuracy as the generator improves, and observe the progression from random noise to handwritten digit-like, artful images.

  • Switch the container on and off2:45

    Master switching a Docker container on and off, using the stop button or closing the browser, then start from the container and access images locally.

  • Change the memory and CPU of your container3:07

    Adjust memory and cpu allocations for your container to optimize training, balancing host resources and available ram. Set cpu cores and ram in resources, then apply and restart.

  • Train your first GAN challenge1:06
  • Train your first GAN solution4:52

    Train your first GAN with the gun trainer, using specific paths for images and models, a subset of images representing number eight, and note how epoch choices affect discriminator accuracy.

  • Section quiz

Requirements

  • Basic familiarity with python programming
  • Ability to work in a Docker container will be a bonus

Description

Did you know that computers can generate pictorial art? Have you ever wondered how can they do that? Did you know that the art generated by Artificial Intelligence (AI) has been sold on auctions for thousands of $$$?

Welcome to Artem Ex Machina™! Here you will learn how to become Artificial Intelligence (AI) Artisan by building, training and applying Generative Artificial Networks (GANs) - deep learning networks behind AI generated art. What makes this course unique is the combination of three elements:

  1. Building, training and using GANs from scratch

  2. Applying pre-trained GANs for beautiful AI Arts

  3. Starting, maintaining and managing AI Arts projects

By the end of this course you will, therefore, be able to:

  • Build and train GANs using your own set of training images

  • Create pieces of AI Arts with publicly available, FREE, and amazing quality pre-trained GANs models

  • Understand how Neural Networks, in general, and GANs, in particular, work

  • Effectively manage AI Arts projects

To get a taster on the kind of images you'll be able to generate by completing this course, have a look at the logo of this course, which has 6 examples of images generated with GANs :)

The course uses Python as a programming language upon which you'll be able to build, train and use your own GANs. Not only you’ll gain practical capabilities when it comes to developing and diagnosing these deep learning models but also you'll gain a proper understanding of theory behind them. Since managing and, potentially, sharing your working environment behind GANs is an important part of the workflow of the generative artist, an integral part of the course is provision of AI-Art-compatible Docker containers and teaching you how to effectively use them. Understanding how GANs work combined with the ability to build them, will give you a strong generative artisanship acumen, and hence strong competitive advantage in the world of Data Science. In addition to that you'll learn how to make an effective use of pre-trained models that were trained for thousands of hours, to create high quality art. Therefore, you'll be able to work on your own local computer as well as remote high performance computing service such as Google Colab using Graphic Processing Units!

The course is split into 6 sections culminating with a  3 capstone projects that you can add to your portfolio:

  1. Introduction. Here you'll learn how to setup your local working environment PLUS how to train and diagnose a hand-written digits GAN

  2. What is a Generative Adversarial Network? Here you'll learn how GANs work and how they are trained PLUS how to train and apply GAN of images of clothing

  3. AI Arts projects. Here you'll learn how to work locally vs how to work remotely and principles of AI Arts project management PLUS how to efficiently download bulk of images for your GAN training

  4. GAN architectures. Here you'll learn how to build and train GAN models from scratch to produce complex grayscale and colour images

  5. GAN+CLIP. Here you'll learn how to use pre-trained models for beautiful AI Arts generation

  6. Capstone projects. Here you'll have the chance to complete three capstone projects to consolidate what you've learnt in the course.


Start you Artem Ex Machina™ journey now!


Who this course is for:

  • Data scientists and analyst that want to be able to build and apply Generative Adversarial Network models
  • Data scientists and analyst that want to learn or enhance their Deep Learning skills
  • STEM professionals wanting to expand into emerging word of AI arts
  • Anyone who wants to learn how to start AI Arts workshop
  • Anyone interested in AI arts and that wants to understand it