I found these lyrics hidden away in my notes. They were created using my updated lyrics generator earlier this year after retraining the neural network using a sentence embedding instead of a word embedding (lyrics generator code). I guess I was waiting to publish it as part of a larger post. No need. This masterpiece… Continue reading Mighty mighty world
Tag: neural network
2 + 2 with neural networks
Some weeks ago, I was at a get together with my old university friends that we call “the hack day”. It usually revolves around drinking lots of coffee and soft drinks, eating loads of chips and candy, as well as working on the occasional masterpiece project like Zombie Hugs. At the end of the day,… Continue reading 2 + 2 with neural networks
Generating cartoon avatars with GANs
You might have heard of Deepfakes, which are images or videos where someone’s face is replaced by another person’s face. There are various techniques for creating Deepfakes, one of them being Generative Adversarial Networks (GANs). A GAN is a type of neural network that can generate realistic data from random input data. When used for… Continue reading Generating cartoon avatars with GANs
Hello World is a Dream
Generating song lyrics using neural networks… that sounds cool! Those were my thoughts on an evening in the recent past, so I started experimenting with the idea. I decided to name the neural network that came out of this project Gene Lyrica One, a very AI-sounding name (it is “the year of AI” after all).… Continue reading Hello World is a Dream