Which is like HYPE.
But also. I am now doing a deep learning mechanism on it just for fun and no longer have justification for doing it at all. :')
WHICH SUCKS.
because R just released the keras package that makes it super easy to deploy tf models, like literally
model %>%
dense_layer(activation = 'relu')
Is the kind of baseline difficulty?! And it's not particularly quick, but it's dead simple to test things before writing it in something better.