rl-ts
rl-ts copied to clipboard
Packaging for web environments
At the moment this is packaged nicely for node.js environments and also uses the tfjs-nodejs version (for the most part).
There needs to be a script to package the library into a web-compatible version, replacing tfjs-nodejs with normal tfjs and perhaps making it tree-shakable etc.