Machine learning analysis tools for Distributed Acoustic Sensing data.
Project description
MLDAS is a Python package providing tools for studying Distributed Acoustis Sensing (DAS) data and train machine learning algorithms on them. The documentation can be accessed via the following link:
https://ml4science.gitlab.io/mldas
Installation
To install, you can use the Python package manager pip
as follows:
sudo pip install mldas
Once installed on your system, the package can be loaded into any Python script as follows:
from mldas import *
python mldas/train.py configs/multilabel.yaml -v --depth 2 --lr 0.1 --epochs 2 --sample-size 1 --batch-size 128 --output-dir output_test
Modified BSD License Agreement
MLDAS is released under a modified BSD license. A full description of the license agreement can be found in the LICENSE.txt file.
About
Machine Learning for Distributed Acoustic Sensing data (MLDAS) Copyright (c) 2020, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at IPO@lbl.gov.
NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.
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 mldas-1.0.2.tar.gz
.
File metadata
- Download URL: mldas-1.0.2.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a84de9413f10270e00a857d03462a1587a87acd6ab933482f6845744376c0650 |
|
MD5 | 75de8c325fef6e0796b96a80ac571ce6 |
|
BLAKE2b-256 | 12de4370a75bbc2946b6414ad5c7acd6d25e0ef8a60bdd79e03d5ea97a9989fb |