A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.
A simple batch file that reads from nvidia-smi file (Located in C:\Program Files\NVIDIA Corporation\NVSMI) and returns the current power draw of the GPU in Watts.
Reference implementation of a multi-tenant GPU-accelerated application, packaged as a Docker container and intended to be used in AWS on NVIDIA-powered instances.
Generated several multi-target regression models using SKLearn and CuML to predict drug mechanisms of action using cell viability and gene expression data generated through in vitro experiments.