Deep Learning for Max/MSP

hi!
have you seen Magenta Studio from Google? They use Tensorflow.js, and connect it to Max via Electron.js and Max for Live. Check out this paper for details: https://research.google/pubs/pub48280.pdf

or just go to https://magenta.tensorflow.org/studio/

i’d love to see fastai implemented in Max, especially for real-time applications. I’m not sure how we would go about it, either via a similar javascript route, or maybe through a C++ external?