python-adaptive/adaptive
:chart_with_upwards_trend: Adaptive: parallel active learning of mathematical functions
Implements multiple learner algorithms (1D, 2D, ND, stochastic, integrator) that use loss-function-based heuristics to iteratively select high-value sampling points. Integrates with Jupyter for live plotting and supports parallel execution across concurrent.futures, MPI, Dask, and IPyparallel—ideal for expensive function evaluations (≥50ms per call) where dense grid sampling is prohibitive.
1,216 stars and 36,208 monthly downloads. Used by 1 other package. Available on PyPI.
Stars
1,216
Forks
62
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 09, 2026
Monthly downloads
36,208
Commits (30d)
0
Dependencies
6
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/python-adaptive/adaptive"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ntucllab/libact
Pool-based active learning in Python
scikit-activeml/scikit-activeml
scikit-activeml: A Comprehensive and User-friendly Active Learning Library
NUAA-AL/ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to...
ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes