Hacker News new | ask | show | jobs
by prashp 674 days ago
I have tried NAM but with limited success in modeling some time-based effects (e.g. octave shifting). However, I have not tried to model reverb effects.
1 comments

To handle time-based effects you need a custom architecture.

https://www.research.ed.ac.uk/en/publications/neural-modelli...

Don’t use NAM. Learn PyTorch.

NAM uses pytorch for its NN implementation?