Another python AI framework but with opencl support.
This framework focuses on to make every computation from scratch with no additional math libraries, in order to make performance fine-tuning and other optimizations easier to implement.
"Don't reinvent the wheel, but also don't bloat your software with unnecessary code."