6 ms·
so you say prototyping is easier without a DSL?
by NotUsingLinux 11y ago
so you say prototyping is easier without a DSL?
- hobofan 11y agoDepends on what kind of prototyping. At the current state of neural networks DSLs are mainly helpful if you want to tune a network architecture for well-established tasks like image classification for the Imagenet dataset. Outside of that I see more dynamic alternatives used much more.