Add your description here
Project description
pytorch-gmm
Usage
import torch
from torch_gmm import GMM
x = torch.randn(50000, 16)
gmm, llh = GMM.init_and_train(x, 64, verbose=True)
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
pytorch_gmm-0.1.0.tar.gz
(4.8 kB
view details)
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 pytorch_gmm-0.1.0.tar.gz.
File metadata
- Download URL: pytorch_gmm-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecd6ace57c78f359dab05c29d8eb9442732d30357b73b6a583004ad1374e7046
|
|
| MD5 |
387831a48f0a77f9ea5aa0e342a4d4ad
|
|
| BLAKE2b-256 |
f09f3f70513cd159676cbca4d603592e78c3af0c6ec89ce061f5f16f9b04b439
|
File details
Details for the file pytorch_gmm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pytorch_gmm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
941e063c31178eac2d2d460986eb1fa64ed773efddaaf0fa0a353d711b94ce00
|
|
| MD5 |
c50229196587b20e811f31d0654af1d8
|
|
| BLAKE2b-256 |
959b1719ed7f1e237e4d5306c4f2b2279a0450c36bc40647a72d1d1098c46467
|