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.3.0.tar.gz
(95.1 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.3.0-py3-none-any.whl
(11.8 kB
view details)
File details
Details for the file matnets-2.3.0.tar.gz.
File metadata
- Download URL: matnets-2.3.0.tar.gz
- Upload date:
- Size: 95.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68679966be1f9a05b02ff5951ba5271e92c855004c71ac6091c3879ca9dc858b
|
|
| MD5 |
caadb2996d6d81bbccd04222c7b3293a
|
|
| BLAKE2b-256 |
cdb003a483ab27c5f0efd56a711d74efb6ff96fa848b232bf73c1c1e7e19c784
|
File details
Details for the file matnets-2.3.0-py3-none-any.whl.
File metadata
- Download URL: matnets-2.3.0-py3-none-any.whl
- Upload date:
- Size: 11.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 |
17c5ca2ace6a98b213a7d03e72124d097fc7ff9fa9b910367c1b36908a319229
|
|
| MD5 |
a67188da6e9faebe5266005731c5d0e5
|
|
| BLAKE2b-256 |
3ea833d3198043b28782143c1a3fe0862cbdd6c6abcbee12bd9735e9e45af3ab
|