A small experimental neural network library where neurons are represented as matrices.
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
matnets-2.4.0.tar.gz
(91.3 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
matnets-2.4.0-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file matnets-2.4.0.tar.gz.
File metadata
- Download URL: matnets-2.4.0.tar.gz
- Upload date:
- Size: 91.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56c4bfcdf84d3f5a84b59730da44c3b8dc11394005f5015ebdd72c9ec1efcaea
|
|
| MD5 |
106067eb47e66159c4a0cba9bf2e5fb5
|
|
| BLAKE2b-256 |
140e23525ba5ff3ca6f0bf6270554bc91de019b65173af05ee1060177858cf55
|
File details
Details for the file matnets-2.4.0-py3-none-any.whl.
File metadata
- Download URL: matnets-2.4.0-py3-none-any.whl
- Upload date:
- Size: 12.7 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 |
45bda02c211fdd7891fbb3b3fdcded5b2d1d78c688ccdfbbf6cb4e031d18de6e
|
|
| MD5 |
1bca6cb7d710d37cfb9fae3e08362c06
|
|
| BLAKE2b-256 |
a829bde93cad9bfebdf4d8828996064a15719891f1c9c3c780521643b0dedfd6
|