An open API service indexing awesome lists of open source software.

https://github.com/tsoding/bpe

Byte Pair Encoding
https://github.com/tsoding/bpe

Last synced: 3 months ago
JSON representation

Byte Pair Encoding

Awesome Lists containing this project

README

          

# BPE

## Quick Start

```console
$ cc -o nob nob.c
$ ./nob
```

## References

- https://en.wikipedia.org/wiki/Byte_pair_encoding