Skip to content

alpha-v1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jnoxro jnoxro released this 09 Sep 20:31
· 49 commits to master since this release

alpha-v1.1 brings significant speed boosts with multithreading improvements. Multithreading now appears to be quicker than original single threaded implementation

Early pre-release, no guarantees of running or even compiling.

Pre-compiled binary compiled for x86 Ubuntu (20.04.1)

Once downloaded rename to joker and make executable, load welcome screen and available options with ./joker

Training Data provided in description for alpha-v0.0 release.

Change Log

  • Threading mode updated to thread pool instead of preassigned tasks
  • if threading enabled then joker::endocr() must be called in main at program close