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.5.1.tar.gz
(91.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
matnets-2.5.1-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file matnets-2.5.1.tar.gz.
File metadata
- Download URL: matnets-2.5.1.tar.gz
- Upload date:
- Size: 91.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e21914a9ae283f7a51f9cbc2fadb63c4d7668045ffaf1eaed0739dfd7bc285a9
|
|
| MD5 |
ccb48880e1f5d60068891f56b6ef53bb
|
|
| BLAKE2b-256 |
cf479ab477284c0108c021164a14fdf82600b37c592e8464048d683b3c0b8752
|
File details
Details for the file matnets-2.5.1-py3-none-any.whl.
File metadata
- Download URL: matnets-2.5.1-py3-none-any.whl
- Upload date:
- Size: 12.8 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 |
67ce7589eb134784f9e2b4ba3457c58ff5fe58761888ce094d5d70eea56f76af
|
|
| MD5 |
28dad95396b383c555bb0f3cded9df99
|
|
| BLAKE2b-256 |
9740576a817f470838ec9bdec1c5993f1b2eeff67443ed4f63a6e8b99e050323
|