This model can generate digits collected from Dynamic MNIST Collector. This model is originated from the recurrent model proposed by Graves, 2013.
Graves, A. (2013). Generating sequences with recurrent neural networks. arXiv preprint arXiv:1308.0850.
This program enables to collect handwriting digit trajectories along time. This program collects digits from 0 to 9 similar to MNIST. I call this data Dynamic MNIST. This collector is built on Python and Tkinter.
Authors: Sungjae Cho, Soo-Young Lee
Conference: INTERSPEECH 2021
Session: Show and Tell
Presentation time: 16:00 – 18:00 (GMT+2), Sep. 1, 2021
Authors: Sungjae Cho, Sejik Park, Tae-Ho Kim, Soo-Young Lee
Conference: ICASSP 2020
Session: Show and Tell
Presentation time: 11:45 – 13:45 (GMT+1), May 8, 2020
This program simulates the solar system by OpenGL. The periods of revolution and rotation are proportional to those of each real planet. The real picture of the planets are used for their textures.