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.5.tar.gz (91.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.5-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: miding-3.1.5.tar.gz
  • Upload date:
  • Size: 91.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.5.tar.gz
Algorithm Hash digest
SHA256 474e49a34b3a44c1cdf3625143f2870090bce55031c4e6409091188886deffcb
MD5 2ffb00a252d43681c04f34814f55b201
BLAKE2b-256 88592096c279c9b72c0fb59d6cb314c9502c4edce352acdba15b51731dbce44f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: miding-3.1.5-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

Hashes for miding-3.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a6699b79fc2b35654608d7ab9e46878c9101d36878c92e1f537e0487aaedc74b
MD5 7d32776ee2848a642647a10c7a1f616e
BLAKE2b-256 99d2b5bd11c6a7825b389c4ba10096c7e22e7f481322f9637f368f98949e27ab

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