Semi-supervised machine learning for PyTorch.
Project description
Shadow is a PyTorch based library for semi-supervised machine learning.
The shadow
python 3 package includes implementations of Virtual Adversarial Training,
Mean Teacher, and Exponential Averaging Adversarial Training.
Semi-supervised learning enables training a model (gold dashed line) from both labeled (red and
blue) and unlabeled (grey) data, and is typically used in contexts in which labels are expensive
to obtain but unlabeled examples are plentiful.
For more information, go to https://shadow-ssml.readthedocs.io/en/latest/
Installation
Shadow can by installed directly from pypi as:
pip install shadow-ssml
Citing Shadow
- Linville, Lisa, et al. "Semi-supervised learning for seismic monitoring applications". In preparation. (2020).
License
Revised BSD. See the LICENSE.txt file.
Contact
- Dylan Anderson, Sandia National Laboratories, dzander@sandia.gov
- Lisa Linville, Sandia National Laboratories, llinvil@sandia.gov
Sandia National Laboratories is a multimission laboratory managed and operated by National Technology and Engineering Solutions of Sandia LLC, a wholly owned subsidiary of Honeywell International Inc. for the U.S. Department of Energy’s National Nuclear Security Administration under contract DE-NA0003525.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file shadow-ssml-1.0.0.tar.gz
.
File metadata
- Download URL: shadow-ssml-1.0.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4c9bac304bb6fd02a1df9c5d2af1be235fd3e19cce402820b3763c44915dcd7 |
|
MD5 | 833f2f782ecd2683380b00c62446a9ea |
|
BLAKE2b-256 | bb6c2ea178484b75d91c6d0ea2e87992fbf589f5695c4873b975bf0d8ca51bf2 |