Implementation of neural networks in Python with GPU acceleration. Supported for all GPUs, not just CUDA-supported GPUs.
Sep 2, 2022
Find the optimal stock to buy to minimize the volatility and maximize the portfolio’s returns.
Dec 23, 2021
SVM using Python and Cython, with the ability to compute the kernel matrix on the fly or simultaneously as one makes predictions.
Dec 22, 2021