Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

jMinBpe

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.