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-1.1.0.tar.gz
(90.9 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 matnets-1.1.0.tar.gz.
File metadata
- Download URL: matnets-1.1.0.tar.gz
- Upload date:
- Size: 90.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17b469e02f5f180af1daf5b50acb5ea9c5487def4c26c375fbf8009a001a9c91
|
|
| MD5 |
16a13501c3a7bd14cde881e3b3bfecfa
|
|
| BLAKE2b-256 |
b8c75048fc9402147b4f384cfc79540a7fcc1dd9108ea45cebdcfc6ce669e351
|
File details
Details for the file matnets-1.1.0-py3-none-any.whl.
File metadata
- Download URL: matnets-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
028f380aab331748d7d5bfe45e5c3fbdebc0a589e977836c0b1c599f0b4eba23
|
|
| MD5 |
3748237ef2058501297fe8aef44f0eaa
|
|
| BLAKE2b-256 |
a0a326b17aaeb6e69b5cce253854b2010fbc21ac1265f4275f4d5b1b308ee89a
|