HackerNews
Playing Mortal Kombat with TensorFlow.js
Playing Mortal Kombat with TensorFlow.js
Mgechev
Playing Mortal Kombat with TensorFlow.js. Transfer learning and data augmentation
While experimenting with enhancements of the prediction model of Guess.js, I started looking at deep learning. I’ve focused mainly on recurrent neural networks (RNNs), specifically LSTM because of their “unreasonable effectiveness” in the domain of Guess.js.…