Metadata-Version: 2.1
Name: alpaca-ml
Version: 0.0.4
Summary: Active learning utilities for machine learning applications
Home-page: https://github.com/stat-ml/alpaca
Author: Maxim Panov and Evgenii Tsymbalov and Kirill Fedyanin
Author-email: k.fedyanin@skoltech.ru
License: Apache License 2.0
Description: ## Alpaca
        ![alpaca_logo](examples/alpaca.png)
        
        Package for active learning and uncertainty quantification in neural nets.
        
        Example experiment script/notebooks with library usage are in `examples` folder.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
