This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
6.3
New Features
- Created a set of minimal wheels designed for users that only want to use SFrame, SArray, or SGraph and none of the machine learning functionality. These minimal wheels significantly reduce the total number of dependencies which need to be installed. These wheels are included below but will not be put on PyPI.
- SArray shuffle. #3178
Feature Enhancements
- Style Transfer: include style and content loss in metrics, when available. #3131
- Better S3 error handling. #3116
- Sound Classifier: better accuracy, particularly for training on long audio clips, by shuffling stacked deep features prior to training. #3178