ml-for-gp/jaxgptoolbox
Geometry processing utilities compatible with jax for autodifferentiation.
This project offers essential tools for manipulating 3D mesh data. It takes in mesh representations (like OBJ files) and allows you to perform common geometry operations, outputting modified or analyzed mesh data. It is primarily for researchers and developers working on machine learning applications that involve optimizing or processing 3D shapes and surfaces.
No commits in the last 6 months.
Use this if you are a researcher or developer building machine learning models that need to compute gradients over 3D mesh geometry transformations.
Not ideal if you need a fully tested, optimized, and production-ready library for general-purpose 3D modeling or visualization outside of a machine learning research context.
Stars
90
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ml-for-gp/jaxgptoolbox"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
explosion/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
google-deepmind/optax
Optax is a gradient processing and optimization library for JAX.
patrick-kidger/diffrax
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable....
google/grain
Library for reading and processing ML training data.
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/