You need update GPU usage, please
Open
bug
- Dominant language
- TypeScript
- Stars
- 14.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
## _What_ is wrong?
Brain JS use old version of GPU.js with gpu_js class, now gpu library has only GPU class, not gpu_js.
Need only overwrite all gpu_js.* to GPU.* and gpu_js.GPU to GPU and all will be work, now GPU mode not work.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.