|
|
|
|
|
by A-Train
1816 days ago
|
|
Not necessarily true that MLPs are very compute expensive. It is maximum a couple of layers and if your input is sparse (categorical) you can gain even more. For some problems it can be the fastest and decent non linear model from my experience. |
|