example
- No package docstring; 7/7 modules documenteddemo
- Usage from a system shell:example_experiment_complete
- A short yet complete example experiment script with restarts and batching.example_experiment_largescale
- A short yet complete example experiment script with restarts and batching.example_experiment_non_anytime
- An example experiment for benchmarking non-anytime optimization algorithms with restarts.example_experiment_parameter_sweep
- An example experiment script with restarts and batching sweeping over a noise parameter.example_experiment_simple
- A short and simple example experiment with restarts mainly for reading.mkl_bugfix
- import this before numpy is imported to fix hangups with 100% CPU usage on Linux.