Java based implementation of minbpe by karpathy@ https://github.com/karpathy/minbpe
It's a work in progress and purely for learning purpose. I will keep on adding tests and improving the code to make sure it reaches the same level of performance eventually.