M
Modular4mo ago
TAsahi

About PyTensor

I was wondering if there is a project for including libraries such as PyTensor (https://pytensor.readthedocs.io/en/latest/) in the roadmap. Beside its tensor computing capabilities it would also be interesting as a first step in order to further include some libraries such as PyMC (https://www.pymc.io/) for Bayesian models.
1 Reply
benny
benny4mo ago
There is the builtin Tensor/TensorShape library, as well as community projects like https://github.com/basalt-org/basalt that have Tensor implementations alongside functions, to my knowledge there is no specific library for what you need as of right now, though I encourage you to try.
GitHub
GitHub - basalt-org/basalt: A Machine Learning framework from scrat...
A Machine Learning framework from scratch in Pure Mojo 🔥 - basalt-org/basalt