Skip to content

adaptationio/MusicAi

Repository files navigation

MusicAi - Deep Reinforcement Learning Music Production

Deep Reinforcement Learning music maker

Introduction

Deep Reinforcement Learning Music Production

Getting Started

Dependencies

  • Python 3.6 or higher (https://www.anaconda.com/download) or (https://www.python.org/downloads/)
  • Optional but recommended Create (and activate) a new environment with Python 3.6. Create (and activate) a new environment with Python 3.6.
    • Linux or Mac:
     conda create --name musicai python=3.6
     source activate musicai
    • Windows:
     conda create --name musicai python=3.6 
     activate musicai
  • Install requirements:
    conda install --yes --file requirements.txt

Instructions

  • Run:
    python .

About

Deep Reinforcement Learning Music Production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •