Tools for training torch models on gravitational wave data
Project description
ML4GW
Torch utilities for training neural networks in gravitational wave physics applications.
Documentation
Please visit our documentation page to see descriptions and examples of the functions and modules available in ml4gw.
We also have an interactive Jupyter notebook demonstrating much of the core functionality available here.
To run this notebook, download it from the above link and follow the instructions within it to install the required packages.
See also the documentation page for the tutorial to look
through it without running the code.
Installation
Pip installation
You can install ml4gw with pip:
pip install ml4gw
To build with a specific version of PyTorch/CUDA, please see the PyTorch installation instructions here to see how to specify the desired torch version and --extra-index-url flag. For example, to install with torch 2.5.1 and CUDA 11.8 support, you would run
pip install ml4gw torch==2.5.1--extra-index-url=https://download.pytorch.org/whl/cu118
uv installation
If you want to develop ml4gw, you can use uv to install the project in editable mode.
For example, after cloning the repository, create a virtualenv using
uv venv --python=3.11
Then sync the dependencies from the uv lock file using
uv sync --all-extras
Code changes can be tested using
uv run pytest
See contribution guide for more details.
Contributing
If you come across errors in the code, have difficulties using this software, or simply find that the current version doesn't cover your use case, please file an issue on our GitHub page, and we'll be happy to offer support. If you want to add feature, please refer to the contribution guide for more details. We also strongly encourage ML users in the GW physics space to try their hand at working on these issues and joining on as collaborators! For more information about how to get involved, feel free to reach out to ml4gw@ligo.mit.edu. By bringing in new users with new use cases, we hope to develop this library into a truly general-purpose tool that makes deep learning more accessible for gravitational wave physicists everywhere.
Funding
We are grateful for the support of the U.S. National Science Foundation (NSF) Harnessing the Data Revolution (HDR) Institute for Accelerating AI Algorithms for Data Driven Discovery (A3D3) under Cooperative Agreement No. PHY-2117997.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ml4gw-0.7.13.tar.gz.
File metadata
- Download URL: ml4gw-0.7.13.tar.gz
- Upload date:
- Size: 121.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e6264fcdb9cbf5ed6a83910a231a946770687bbc6c576f8e6dc811af7102f24
|
|
| MD5 |
3dc402dd25bb9c6e2539cbbfc40fc989
|
|
| BLAKE2b-256 |
baafbab88ca4f54386735a64502a990f1bc4edb6a0353aa2b910efd9aa244919
|
File details
Details for the file ml4gw-0.7.13-py3-none-any.whl.
File metadata
- Download URL: ml4gw-0.7.13-py3-none-any.whl
- Upload date:
- Size: 132.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53132028674bb079759f97b664ba8d1ab1e53ecb21a50660b9015ae7c518bde0
|
|
| MD5 |
f9e2d0daba59fe904add778d83f4a607
|
|
| BLAKE2b-256 |
a87e1499d3835e9fb9adeeb8b5b5107dcdee79c37d6a61cd9db912fe59100efa
|