rl-musician

View on PyPIReverse Dependencies (0)

0.4.6 rl_musician-0.4.6-py3-none-any.whl

Wheel Details

Project: rl-musician
Version: 0.4.6
Filename: rl_musician-0.4.6-py3-none-any.whl
Download: [link]
Size: 44288
MD5: 296dd7939f6ec7580d215696d5cd2084
SHA256: 44e0213a10bcce7e496477ef256cfcf81cb7f1368535e1ee1360b3717b0d301b
Uploaded: 2021-12-13 19:20:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rl-musician
Version: 0.4.6
Summary: Composition of music with reinforcement learning.
Author: Nikolay Lysenko
Author-Email: nikolay-lysenco[at]yandex.ru
Home-Page: https://github.com/Nikolay-Lysenko/rl-musician
License: MIT
Keywords: ai_music,algorithmic_composition,counterpoint,reinforcement_learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Artistic Software
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: gym
Requires-Dist: numpy
Requires-Dist: pretty-midi
Requires-Dist: PyYAML
Requires-Dist: sinethesizer (<0.7,>=0.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3030 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rlmusician/__init__.py sha256=uNtvJce1241C193r6KhHwYqUg7no2h057knGIVJ7Hqg 76
rlmusician/__main__.py sha256=jwE3yno1i-GeoSI1hUKbl47q-oQOD0RD3qSS3rJOd6s 1797
rlmusician/agent/__init__.py sha256=Lx4NjYJE-y9X0p-Gop1Qo3LiOEoSuBo9_7f5bPb-hq4 294
rlmusician/agent/monte_carlo_beam_search.py sha256=TsYXutY8bVCzkiJ_FvMjrw5cmtNo0xFAdCtvOQrg6Xs 9698
rlmusician/configs/default_config.yml sha256=1ghH05GvrC5yiG1_-g7Kh-gE7jZ1s7nZn07aOd0Qytw 2264
rlmusician/configs/sinethesizer_presets.yml sha256=Y-fKY_fB499ngbQ9xy71Ir3L1SbxGhtGaEUQbee263M 56823
rlmusician/environment/__init__.py sha256=b5gmT2-jVAiySXXT9jNkBDltXoxYTmyXMJIg_Ml3RRw 327
rlmusician/environment/environment.py sha256=KpY_0vGVxunJc4dOsSA8rDqhITE-TfX_jcpiy--NNfc 4897
rlmusician/environment/evaluation.py sha256=araikVEJACkHRoC_SxyeDySnV92iWyAQQl39a7ov_Dg 7093
rlmusician/environment/piece.py sha256=Mhit89iQBfsfCAQUrD-iZCvzO69Iog1pTOekphed0Pw 18867
rlmusician/environment/rules.py sha256=BOycXgzY_mR8Q70RBhAGLJOVKNZo371tVkakukZlAxc 16189
rlmusician/utils/__init__.py sha256=cQmygeYqPMNLDS9EppbIvF1hvSMLkH3uTr1lGvlZw3w 756
rlmusician/utils/io.py sha256=YWFNMURI99yhjMcpmZ6JK7qUjsktXyZgjSrhwlfz-bk 11964
rlmusician/utils/misc.py sha256=kWdwC3xkIlhXFG5Ydv7_xhF8UhsQT923RX_VfjRqTek 3404
rlmusician/utils/music_theory.py sha256=C06mkLaWnhwtJRF-dzIBX_dRVsbsBWB2qLkDtyzf52g 4655
tests/__init__.py sha256=gtJgJtBjuPYXg-KtO_cow0GZfF6ZZ7O_H0Kk2YLA8dY 60
tests/conftest.py sha256=aEUtj8ady95HS8L9iRm_SjWgoK0bmdZ_mPH1sbKPmPw 319
tests/agent/__init__.py sha256=8u3kwOZrGHu_4DfKLis7dK38JJ7fLtqV9jhWEjDFeaE 66
tests/agent/test_monte_carlo_beam_search.py sha256=-FGIqIX0GDiZq_jymIHkEz3BNankZJ6jiCfEAhE8UZU 7118
tests/environment/__init__.py sha256=B72-yH4p1q0UtYYtKBp532PaeELzaobcl-Gje3PyEE4 72
tests/environment/test_environment.py sha256=roiTmOoywJjw6eTpLVJz0iYO0FO3H7ja8YzvtuBC6q4 13748
tests/environment/test_evaluation.py sha256=5mRJDkuJTbiY6_Wt7XO2YfJXy_WRaMuipAhlxrKtAGQ 11841
tests/environment/test_piece.py sha256=FHN76Bhd27E9EpzHCrGz1pUwG2KJIri5f8eZi2ljl38 28904
tests/environment/test_rules.py sha256=yPBarO3ZkR4C4RoPlbZzJKIg49FiHnCcTLgZiSP1NU4 17314
tests/utils/__init__.py sha256=4bMnGklYhOPMYm92bbItXu7Z4PDFASuaxnfuYLuxYjs 66
tests/utils/test_io.py sha256=FCqTFnKUuS6P1B6WikxXw-Po1Ayw31jlxFya5bjxY9Y 9032
tests/utils/test_misc.py sha256=U2TEWxXKj2-7bFst2kVwpBDmEinxwbfVJM0fD_FoJz4 1131
tests/utils/test_music_theory.py sha256=l8r8PWUu687va1TKM63klrR1vYF-5iP0Jq4IE-qh-1s 5510
rl_musician-0.4.6.dist-info/LICENSE sha256=2ejNVt-18pZa4bnhn4ov7zllnF2eIfDuzcuVPNpQM8M 1072
rl_musician-0.4.6.dist-info/METADATA sha256=FvYFU2UeOAeDPIPoxSuZCrKfwxbIawF4NpLolzCxwQA 3817
rl_musician-0.4.6.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
rl_musician-0.4.6.dist-info/top_level.txt sha256=uBxOhUd2ouRwcB0B6OyXtduFBjZnR8ijSqpkywrbFH0 17
rl_musician-0.4.6.dist-info/RECORD

top_level.txt

rlmusician
tests