leandrolcampos/specials
Accurate, Hardware Accelerated, Special Functions in Mojo 🔥
This project offers highly optimized and numerically stable special mathematical functions for AI applications. It takes standard numerical inputs, such as single values or vectors, and outputs accurate calculations for functions like `exp(x)-1` or `log(1+x)`. This is designed for AI researchers and machine learning engineers who need precise and fast computations on specialized AI hardware.
No commits in the last 6 months.
Use this if you are developing AI models and need extremely accurate and high-performance calculations for special mathematical functions on hardware accelerators.
Not ideal if you are not working with Mojo or if your AI applications do not require extreme numerical precision or hardware-accelerated special functions.
Stars
37
Forks
—
Language
Mojo
License
Apache-2.0
Category
Last pushed
Dec 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/leandrolcampos/specials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EMBL-PKU/BASALT
Nature Communications | BASALT (Binning Across a Series of Assemblies Toolkit) for binning and...
shadowqcom/mojo_CN
Mojo编程语言的学习资料、开源社区、中文网站。
VertexCorporation/Cortex
Core of Artificial Intelligence
ray-project/mobius
Mobius is an AI infrastructure platform for distributed online learning, including online sample...
basalt-org/basalt
A Machine Learning framework from scratch in Pure Mojo 🔥