Home » Uncategorized

DL4J: How to create a neural network that draws images – Step by step guide

This article was written by Lukasz Ciesla

Neural networks, machine learning, artificial intelligence – I get the impression that these slogans attack us from everywhere. They are mainly associated with the giants of the IT industry, who from time to time report spectacular progress in this field. I decided to dispel myths about machine learning using a series of articles explaining this problem by interesting examples. In this article, I will show you how to build and learn a neural network to generate one image based on another step by step.

DL4J: How to create a neural network that draws images – Step by step guide

Agenda

  1. What will you learn from this guide?
  2. Implementation of the application and the GUI
  3. Modeling of the neural network
  4. Preparation of input data
  5. Learning the neural network
  6. Application test

DL4J: How to create a neural network that draws images – Step by step guide

To read the guide, click here.

DSC Resources