Music sequence learning toolkit
Project description
museflow
museflow is an experimental music sequence learning toolkit, built on top of TensorFlow.
The most important modules are:
museflow.components
– building blocks for TensorFlow models (e.g. RNN decoder)museflow.encodings
– classes defining ways to encode music for use with the modelsmuseflow.trainer
– a basic implementation of model loading, saving and trainingmuseflow.models
– implementations of basic models (accessible via themuseflow model
command)museflow.scripts
– pre- and post-processing scripts (accessible via themuseflow script
command)
To install, run:
pip install 'museflow[gpu]'
To install without GPU support:
pip install 'museflow[nogpu]'
License
This software is distributed under the BSD 3-Clause License.
Copyright 2019 Ondřej Cífka of Télécom Paris, Institut Polytechnique de Paris.
All rights reserved.
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
museflow-1.0.0.tar.gz
(25.7 kB
view details)
Built Distribution
museflow-1.0.0-py3-none-any.whl
(36.1 kB
view details)
File details
Details for the file museflow-1.0.0.tar.gz
.
File metadata
- Download URL: museflow-1.0.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d198639d470bee29c6d63594dbdcefaf14294e6f1d3a38bfd4d1d558f0685fb |
|
MD5 | 78e438875b5413b7ca7fbcbae045c9e6 |
|
BLAKE2b-256 | 100989e439e7389b7f9402328675dc5e8b8950c1b2ce4b2672ac7170d923d0a2 |
File details
Details for the file museflow-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: museflow-1.0.0-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15aa4ddc93bd6ad727e48a38f16488fdd16fb55041fae229311cce38080c3a65 |
|
MD5 | 4fcce136801033ce56fd79275af7d671 |
|
BLAKE2b-256 | 033b276a1d16aba11d81ec55a3b89a2d9cf038b3e26fc80fb7cc1c3f231f74b7 |