Compatibility: Requires botorch == 0.4.0
Major changes
- Switching from Travis CI to Github Actions for continuous integration and deployment
- New tutorial for using BoTorchModel, which makes it easier to create custom BoTorch models in Ax (88c4a3f)
- Fixed the Raytune and MultiTask tutorials
- Multiple bug fixes (e.g. #501, #471)