- Energy Meter GSM with Arduino (part 2)Posted 4 days ago
- Energy Meter GSM with Arduino (part 1)Posted 1 week ago
- ARDULOCK: a keyboard with RFID modulePosted 1 month ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 3 months ago
- Home Automation & Lights controlling SystemPosted 3 months ago
- Solar TrackerPosted 3 months ago
- LTspice inverter simulation with thermal effectsPosted 3 months ago
- AI in LEGO EV3 Maze-Driving RobotPosted 3 months ago
- Temperature predicting using boltiotPosted 3 months ago
- Sparkly Air SensorPosted 3 months ago
Raspberry Pi 3 Based Neural Network Music box
Raspberry Pi enthusiast Aleksey Tikhonov has published details of his new Raspberry Pi project to create a Neural Network RaspberryPi Music box.
All the experience gained in Aleksey’s past projects, a Raspberry pi 3 and Leadsound’s speaker have led to this new project.
After making the Pianola network project, I came to the idea of the RaspberryPi music box for the infinite neural network music generation.
Basically, I used the same VAE-like neural network approach as in our Neyro-Skryabin performance, but I had to squeeze it into a raspPi3 box and tune the model to make the near real-time NN-generation of an endless stream of midi music.
As a hardware, I took a RaspberryPi 3 Starter Kit and some Leadsound’s speaker like this. As a software, I had to setup Tensorflow for ARMv7l and used mido+pygame to play the music aloud.
Further information of the Neural Network RaspberryPi Music box can be found in the video below.