issues
search
facebook
/
Ax
Adaptive Experimentation Platform
https://ax.dev
MIT License
2.38k
stars
312
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support skip_runners_and_metrics option
#3105
andycylmeta
opened
7 hours ago
2
Implement configure_runner, configure_metric
#3104
mpolson64
opened
9 hours ago
2
`exp_tp_df` calculate relative metrics after calculating feasibility
#3103
sunnyshen321
opened
9 hours ago
1
Support for default input transfroms in MBM
#3102
saitcakmak
opened
11 hours ago
2
Implement set_ methods
#3101
mpolson64
opened
14 hours ago
3
Validation and narrower try/except in BenchmarkMetric
#3100
esantorella
closed
11 hours ago
4
Prepare for "Fix type-safety of `torch.nn.Module` instances": wave 2
#3099
ezyang
opened
16 hours ago
2
Build pypi packages with build
#3098
Balandat
closed
16 hours ago
3
InteractionPlot refactor
#3097
mpolson64
opened
1 day ago
3
Remove various args from InteractionPlot.__init__
#3096
mpolson64
closed
7 hours ago
8
ContourPlot (for use in InteractionPlot)
#3095
mpolson64
closed
7 hours ago
6
SlicePlot (for use in InteractionPlot)
#3094
mpolson64
closed
7 hours ago
5
Add support on load/save/update properties on SQA experiment
#3093
andycylmeta
opened
1 day ago
1
Reap completion_criterion method
#3092
paschai
opened
1 day ago
2
Add LogIntToFloat transform
#3091
saitcakmak
opened
1 day ago
4
Update a mixed optimizer test
#3090
saitcakmak
closed
15 hours ago
3
Move telemetry out of OSS ax
#3089
danielcohenlive
opened
1 day ago
2
Prepare for "Fix type-safety of `torch.nn.Module` instances": fbcode/a*
#3088
ezyang
closed
1 day ago
6
Don't expand_model_space for random MB
#3087
sdaulton
closed
1 day ago
7
Refactor _get_trial_indices_to_fetch
#3086
paschai
opened
2 days ago
2
Fix improperly typed enums] ax/metrics/tests [B]
#3085
MaggieMoss
closed
1 day ago
3
make number of homotopy steps configurable in SEBO
#3084
sdaulton
closed
2 days ago
3
log what model is used for each metric
#3083
sdaulton
closed
1 day ago
5
Add pre-commit hook to Ax
#3082
CompRhys
opened
2 days ago
2
[GENERAL SUPPORT]: Advice on using botorch models with fixed points and outcomes as initial points
#3081
mariogmgi2g
opened
2 days ago
3
Implement "configure" methods on Client
#3080
mpolson64
opened
3 days ago
5
Remove `from_state` method from `BackendSimulator`
#3079
esantorella
closed
3 days ago
3
Log experiment time_created so we can backfill missed events
#3078
danielcohenlive
opened
3 days ago
3
Enable serialization for BackendSimulator
#3077
esantorella
closed
3 days ago
4
Give `BackendSimulator` an `options` attribute
#3076
esantorella
closed
3 days ago
3
Remove unused `_init_state` and `reset()` from `BackendSimulator`
#3075
esantorella
closed
3 days ago
3
Fix type-safety of `torch.nn.Module` instances
#3074
ezyang
opened
4 days ago
2
Simple refactor to improve readability
#3073
ltiao
closed
1 day ago
6
Update documentation
#3072
esantorella
closed
1 day ago
7
Add EarlyStoppingStrategy support for benchmarking
#3071
esantorella
closed
2 days ago
5
Allow pending trials to complete when failure rate is exceeded
#3070
SebastianAment
closed
1 day ago
6
Remove options-level timeout and only pass timeout to run_n_trials
#3069
paschai
closed
1 week ago
2
Add ModelBridgeNotImplementedError
#3068
saitcakmak
closed
1 week ago
4
Add a noisy and asynchronous benchmark
#3067
esantorella
closed
1 week ago
4
Remove unused function from benchmark_stubs
#3066
esantorella
closed
1 week ago
3
Ax benchmarking: Separate defining outcome names from auto-creating an OptimizationConfig
#3065
esantorella
closed
1 week ago
3
Make sure we're instantiating the same metric class we deserialized kwargs for
#3064
danielcohenlive
closed
1 week ago
3
Remove `outcome_index` from `BenchmarkMetric`
#3063
esantorella
closed
1 week ago
3
Remove redundant MultiObjectiveOptimizationConfig.metrics definition
#3062
saitcakmak
closed
1 week ago
3
[GENERAL SUPPORT]: Updating trial parameters after get_next_trial
#3061
davifebba
opened
1 week ago
7
Various minor typing fixes
#3060
esantorella
closed
1 week ago
3
Reap unused methods
#3059
paschai
closed
1 week ago
6
MapData support
#3058
esantorella
closed
6 days ago
5
Move savings estimation to ESS and GSS, respectively
#3057
paschai
closed
1 week ago
4
Move estimate...savings to respective Strategy base classes
#3056
paschai
opened
1 week ago
2
Next