Generative Manifold Networks (GMN)
Generative Manifold Networks is a generalization of nonlinear dynamical systems from a single state-space with a manifold operator, to an interconnected network of operators on the state-space(s) see: Park et al.
GMN is developed at the Biological Nonlinear Dynamics Data Science Unit, OIST
Installation
Python Package Index (PyPI) gmn.
pip install gmn
Documentation
Usage
Example usage at the python prompt in directory gmn/config:
>>> import gmn
>>> G = gmn.GMN( configFile = './default.cfg' )
>>> G.Generate()
>>> G.DataOut.tail()
Time A C D B Out
295 996 -0.2487 -0.5018 0.7500 0.985236 -0.979370
296 997 -0.1874 -0.4708 0.7937 0.985842 -0.991504
297 998 -0.1253 -0.4248 0.8177 0.965066 -0.973041
298 999 -0.0628 -0.3671 0.8224 0.923630 -0.931681
299 1000 0.0000 -0.3016 0.8090 0.862222 -0.871642
References
Experimentally testable whole brain manifolds that recapitulate behavior
Explainable prediction and simulation of complex system dynamics through networks of manifolds
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 gmn-2.0.1.tar.gz.
File metadata
- Download URL: gmn-2.0.1.tar.gz
- Upload date:
- Size: 191.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
add63bc0dbd5b445d825c861b58cad0230741b9801fdcfa04766d7bd276c0d98
|
|
| MD5 |
4414200fefed2cc4c6bfb19de5da8373
|
|
| BLAKE2b-256 |
069f08a14a5955cdaabbc7b4fc06610795d25b0c4715202ba867408ef458e7fe
|
File details
Details for the file gmn-2.0.1-py3-none-any.whl.
File metadata
- Download URL: gmn-2.0.1-py3-none-any.whl
- Upload date:
- Size: 185.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adb5086636a03b96d2a24369ac724abeb25a2b641e60d16af923ed365cf1869f
|
|
| MD5 |
01a0048a46ff0ec3fb939bc91fcb73d5
|
|
| BLAKE2b-256 |
736cb9accfc470488792d3dd834bb7bec91e76541cb495c1f5b231a0984d7517
|