A small experimental neural network library where neurons are represented as matrices.
Reason this release was yanked:
not stable
Project description
MATNETS
MATNETS is a small JAX library for matrix-neuron neural network experiments.
Each neuron carries an n x n matrix instead of a scalar.
The user documentation lives in docs/:
docs/index.md: overviewdocs/getting-started.md: install and first modeldocs/concepts.md: matrix-neuron shapes and JAX transformsdocs/api.md: API guidedocs/examples.md: runnable examplesdocs/development.md: local development commands
Quick check:
.\.venv\Scripts\python.exe examples\five_hidden_net.py
.\.venv\Scripts\python.exe -m pytest
MIT license.
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 matnets-1.2.0.tar.gz.
File metadata
- Download URL: matnets-1.2.0.tar.gz
- Upload date:
- Size: 93.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51721ccedfe5cd21f1e1430f5eff6933b2a0475bb426698ed72c86648683b501
|
|
| MD5 |
0932fccb4d666a5bd59e35210053d100
|
|
| BLAKE2b-256 |
aec4fc881bd869e84dff549e67601f7086eb2804cbc9f711d39aecb503f5c6eb
|
File details
Details for the file matnets-1.2.0-py3-none-any.whl.
File metadata
- Download URL: matnets-1.2.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6decc884018f5b984324f9176f94cd5670a30b7e94fde186b675e68e85222f0a
|
|
| MD5 |
16e57148ec8378c9e470b5f6185143f0
|
|
| BLAKE2b-256 |
3a383d0750c19289faf22af22be574abb592ea2aba3f3d3d932073e55e7a2398
|