* construct channel input using json.dumps()
* remover data_location parameters
* add changelog
* Update version in license file and small changes to readme
* Don't leave active_learning_model_arn.txt empty
* updated readme for ground_truth_pipeline_demo
* update docker repo
* Small changes to readme of ground truth sample pipeline
* Initial readme for Train component
* example input
* add train pipeline
* added simple_train_pipeline
* Updated readme to include kmeans-hpo-pipeline.py
* Updated train component readme
* fix typo
* Update details about how to get sample data for Train component
* update comment and give a defaault path for output
* change s3 bucket to match other sample pipelines
* Added Spot Instance Support
* Fixed missing output configuration
* Added spot instance support to example pipelines
* Updated image to new repository
* Update docker images and minor refactoring
* Update image tag, bug fixes, remove unneeded imports
* Revert to using image version, use origin batch transform output method
* Forgot to save 2 changes
* Add components for workteam and Ground Truth, minor update for HPO and train, add sample pipeline demo for workteam and GT, update images
* Minor style fixes
* Address PR comments
* Refactor for new folder structure