Skip to main content

A generator of midi score based on GRU.

Project description

Miding

This program names 'miding', an abbreviation of 'Midi Neuronal Generator', which aims to generate listenable midi sequences, attempting to create fair scores.

Sincerely thanks for keras, the neuronal network model we have applied. In this program, the model construction is two GRU layer and a Dense layer with the activation Softmax.

Download

Here is our website:

This package could also be downloaded through PyPi by:

pip install miding

View at the webpage

How to use the model?

For example, you could use a random seed:

from miding import Predict, Seed, get_seed

Predict(seed=get_seed(), epoch=256, model_version=1751770203)

or a defined seed:

s = Seed(midi_file='example_seed.mid')

Predict(seed=s.get_seed(),epoch=128, model_version=1751770203)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miding-3.1.3.tar.gz (82.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

miding-3.1.3-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file miding-3.1.3.tar.gz.

File metadata

  • Download URL: miding-3.1.3.tar.gz
  • Upload date:
  • Size: 82.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for miding-3.1.3.tar.gz
Algorithm Hash digest
SHA256 dc89c4fa8b3d77cbbf2ceb03b76461fe950011f5bf76e8f7e1d789a3887a597f
MD5 bd0f8e99c4cb2f9b848b2bf35f6db28c
BLAKE2b-256 27e8341f534c5ec861c09a3d36e4e26eb01fb24096e84f34e67f244c53a8e566

See more details on using hashes here.

File details

Details for the file miding-3.1.3-py3-none-any.whl.

File metadata

  • Download URL: miding-3.1.3-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for miding-3.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 51dd4a4f7cf3cb3501672f205ae6d2d398326d11d497c87c7509d04303531cd4
MD5 0ae2908d4116b3a6e2440ecd445dabed
BLAKE2b-256 f8eb062877eb9e1027fd7fec1297e8c79cafa5f5f7ec7480f3710f2a1ca7f511

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page