Composer
Composer copied to clipboard
Could you possibly make a python 3 version?
I just added parenthesis to all the prints and added some int() to some variables that it complained about that hopefully didn't mess anything up
You can take any python 2 script and run 2to3 filename.py and it will auto upgrade it.
I did a pull request that contains a requirements.txt, documentation on how to run it and a migration to python3. I am happy to get feedback from anybody who tries to run it.
Here it is: https://github.com/HackerPoet/Composer/pull/21
@benelot - I need to double check but the last time I attempt to run code got stuck on samples.npy - was there a missing step on spitting this out?