A generator of midi score based on GRU.
Project description
Midi-Neuronal-Generator
This program aims to generate listenable midi sequences.
Sincerely thanks for keras, the neuronal network model we have applied. In this program, we have combined a LSTM layer, a Dense layer with the activation Sigmoid and an Activation of Softmax layer before v3.0. And after v3.1, the construction has been changed into two GRU layer and a Dense layer with the activation Softmax, due to GRU has a faster processing speed than LSTM.
Here is our website: https://github.com/JerrySkywolf/Midi-Neuronal-Generator
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file midi_neuronal_generator-3.1.1.tar.gz.
File metadata
- Download URL: midi_neuronal_generator-3.1.1.tar.gz
- Upload date:
- Size: 90.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46eff8c7da6610470973740b7dc8693016c1407b32e66dd5caa548c705e08b17
|
|
| MD5 |
4d8a1a4ce299f7d5345da3a8266b445d
|
|
| BLAKE2b-256 |
e745897aa73fec9ac9db80a3602d3e081ea739f66127f4f16cf55bcb499dc9ef
|
File details
Details for the file midi_neuronal_generator-3.1.1-py3-none-any.whl.
File metadata
- Download URL: midi_neuronal_generator-3.1.1-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91ddacb227ebff641ff90333b119e1efb643705a03763059fd4b74da4cdad7f8
|
|
| MD5 |
88b9ba0bc0de847b65a04d0d03d4199f
|
|
| BLAKE2b-256 |
bc9ec9293c53582de5f8aa136b34ce0256fb7169f2c062a69bc4201d26b17fd7
|