[PYTHON] I made a GAN with Keras, so I made a video of the learning process.

Introduction

Previous article implemented Gan handwriting recognition in Keras. At that time, I was curious about how Gan's learning process was, so I made a video.

I wanted to make a comparison this time, so I did it with Gan and CCan.

If you look at the video, you can see in the video how Gan captures the characteristics of handwritten characters. If you compare the two videos, you can see that the learning situation is completely different between GGan and Gan, and that CGan has the characteristics of the convolution layer firmly. The video is uploaded on Youtube.

GAN : https://www.youtube.com/watch?v=ORVZVZqYYqU CGAN : https://www.youtube.com/watch?v=ByicWghi-iw

Difference between Gan and C Can

The only difference between the two is the type of layer used in the network. The network is constructed with Gan as a fully connected layer and CGan as a convolution layer.

In the video, you can clearly see the difference in learning between layers.

At the end

I found it interesting to take a look at the learning process of the network!

Gan Video

https://www.youtube.com/watch?v=ORVZVZqYYqU

CGan video

https://www.youtube.com/watch?v=ByicWghi-iw

Recommended Posts

I made a GAN with Keras, so I made a video of the learning process.
I made a stamp generator with GAN
I made a mistake in fetching the hierarchy with MultiIndex of pandas
I failed to install django with pip, so a reminder of the solution
I made a vim learning game "PacVim" with Go
Record of the first machine learning challenge with Keras
I made a twitter app that decodes the characters of Pricone with heroku (failure)
I made a function to check the model of DCGAN
I made a dot picture of the image of Irasutoya. (part1)
I made a dot picture of the image of Irasutoya. (part2)
I made a C ++ learning site
I made a fortune with Python.
I made an API with Docker that returns the predicted value of the machine learning model
I made a function to crop the image of python openCV, so please use it.
I made a daemon with Python
I don't like to be frustrated with the release of Pokemon Go, so I made a script to detect the release and tweet it
Process the contents of the file in order with a shell script
A story stuck with the installation of the machine learning library JAX
[Introduction to StyleGAN] I played with "The Life of a Man" ♬
I searched for a similar card of Hearthstone with Deep Learning
I made a slack bot that notifies me of the temperature
I made a segment tree with python, so I will introduce it
I made a program that automatically calculates the zodiac with tkinter
[Kaggle] I made a collection of questions using the Titanic tutorial
I touched "Orator" so I made a note
I made a character counter with Python
I made a Hex map with Python
I made a life game with Numpy
I made a roguelike game with Python
I made a simple blackjack with Python
I made a configuration file with Python
I made a WEB application with Django
I made a neuron simulator with Python
I made a calendar that automatically updates the distribution schedule of Vtuber
[Django] I made a field to enter the date with 4 digit numbers
I measured the run queue wait time of a process on Linux
I tried using the trained model VGG16 of the deep learning library Keras
I made a program to check the size of a file in Python
I made a function to see the movement of a two-dimensional array (Python)
I made a tool to estimate the execution time of cron (+ PyPI debut)
I made a stamp substitute bot with line
The story of doing deep learning with TPU
I made a competitive programming glossary with Python
I tried to move GAN (mnist) with keras
I made a GUI application with Python + PyQt5
I made you to express the end of the IP address with L Chika
See the behavior of drunkenness with reinforcement learning
I made a Twitter fujoshi blocker with Python ①
[Python] I made a Youtube Downloader with Tkinter.
I made an appdo command to execute a command in the context of the app
I made a simple Bitcoin wallet with pycoin
I made a LINE Bot with Serverless Framework!
Tucker decomposition of the hay process with HOOI
I made a tool to automatically back up the metadata of the Salesforce organization
I couldn't escape from the futon, so I made a fully automatic futon peeling machine.
I made a random number graph with Numpy
I made a script to record the active window using win32gui of Python
I wanted to know the number of lines in multiple files, so I tried to get it with a command
I made a github action that notifies Slack of the visual regression test
I made a bin picking game with Python
I made a Mattermost bot with Python (+ Flask)