Open Source Tools for AI-Projects

Displaying 1 - 5 of 5

jax by google


Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

modin by modin-project


Modin: Speed up your Pandas workflows by changing a single line of code

numba by numba


NumPy aware dynamic Python compiler using LLVM

cupy by cupy


NumPy & SciPy for GPU

numpy-groupies by ml31415


Optimised tools for group-indexing operations: aggregated sum and more