Open microprediction opened 2 years ago
Microsoft NNI includes some really nifty optimizations and a clean separation of the space definition from search strategy. It leans on the retiarii framework under the "one shot" category.
Keras tuner and on top of that, AutoKeras which includes pipelines.
ts.gluon has things like DeepAR search.
Auto-Pytorch and in particular the paper Efficient Automated Deep Learning for Time Series Forecasting.
Paper Universal Differential Equations for Scientific Machine Learning describes the goals of DiffEqFlux on top of Flux.
In other words ... better packages than this one.