- Adds PyObject overload to `ScheduleManager.TrainingNow` and `ScheduleManager.Training` - Adds `QCAlgorithm.Train` helper method - Adds Python algorithm showing how to use the helper method.