Vega ver1.7.1 released:
Introduction
Vega is an AutoML algorithm tool chain developed by Noah's Ark Laboratory, the main features are as follows:
- Full pipeline capailities: The AutoML capabilities cover key functions such as Hyperparameter Optimization, Data Augmentation, Network Architecture Search (NAS), Model Compression, and Fully Train. These functions are highly decoupled and can be configured as required, construct a complete pipeline.
- Industry-leading AutoML algorithms: Provides Noah's Ark Laboratory's self-developed industry-leading algorithms (Benchmark) and Model Zoo to download the State-of-the-art (SOTA) models.
- Fine-grained network search space: The network search space can be freely defined, and rich network architecture parameters are provided for use in the search space. The network architecture parameters and model training hyperparameters can be searched at the same time, and the search space can be applied to Pytorch, TensorFlow and MindSpore.
- High-concurrency neural network training capability: Provides high-performance trainers to accelerate model training and evaluation.
- Multi-Backend: PyTorch, TensorFlow, MindSpore.
Installation
Install Vega and the open source softwares that Vega depends on:
pip3 install --user --upgrade noah-vega
Cooperation and Contribution
Welcome to use Vega. If you have any questions or suggestions, need help, fix bugs, contribute new algorithms, or improve the documentation, submit an issue in the community. We will reply to and communicate with you in a timely manner.
Welcome to join our QQ chatroom (Chinese): 833345709.