Recently I have been doing a lot of research into using
LSTM for data compression (in
cmix,
lstm-compress, and
tensorflow-compress). In 2011 I made a website about
Rock Paper Scissors AI. I realized that LSTM should be good at playing RPS, so today I made a small demo to do that:
http://www.byronknoll.com/lstm.html