Joseph Turian

Results 239 issues of Joseph Turian

This repo is very useful. However, I am doing repeated evaluations over a dataset with different splits, and it would be more convenient if I there were a module that...

Large batch indexes are broken for reasons that are not documented or easy to understand. [Colab to replicate](https://colab.research.google.com/drive/1Sn4u95SvV-fjyPWNYQDpXm4CZvGXC5Kr?usp=sharing) Code: ``` !pip3 install torchsynth from torchsynth.config import SynthConfig from torchsynth.synth import...

https://eagerpy.jonasrauber.de/

How can we make this a tool that is useful for music producers?

We could rename ModParameter to ParameterRange or something similar and have it be responsible for converting between the human range and the internal 0-1 range? This could either live within...

Let's pick one name, and not change it from __init__ to parameter.

Don't merge this. We're just going to use this to try different pytorch versions and get backwards compatability.