Metadata-Version: 2.1
Name: alpaca-ml
Version: 0.0.1
Summary: Active learning utilities for machine learning applications
Home-page: https://github.com/premolab/alpaca
Author: Maxim Panov and Evgenii Tsymbalov and Kirill Fedyanin
Author-email: k.fedyanin@skoltech.ru
License: Apache License 2.0
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

## Alpaca

Package for active learning and uncertainty quantification in neural nets.

Example experiment script/notebooks with library usage are in `examples` folder.


