ronn icon indicating copy to clipboard operation
ronn copied to clipboard

Randomized overdrive neural networks

Results 4 ronn issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, I'm wondering if you might consider targeting [LV2](https://github.com/lv2/lv2/wiki) through use of the [DISTRHO JUCE](https://github.com/DISTRHO/JUCE/) fork?

I found this repo yesterday, I loved the work and wanted to port it for windows. I made this change to the `CMakeLists.txt` file: ``` if (MSVC) file(GLOB TORCH_DLLS "${TORCH_INSTALL_PREFIX}/lib/*.dll")...

Hiya, This seems super cool and I really want to have a play with the real-time version, but I'm having a torrid time trying to get it to run on...