About
Looking through the JS implementation of deeplearn (deeplearn.js) I used a RNN/LSTM model to retrain my own data and see how it encoded the tensorflow weights for javascript. I decided to use the output from a video classifier as the input to this model, mostly because I thought it was interesting to train a ML model on another ML model.








