Python implementation for DPAD (dissociative and prioritized analysis of dynamics)
Project description
Publication:
The following paper introduces and provides results of DPAD (dissociative and prioritized analysis of dynamics) in multiple real neural datasets.
Omid G. Sani, Bijan Pesaran, Maryam M. Shanechi. Dissociative and prioritized modeling of behaviorally relevant neural dynamics using recurrent neural networks. Nature Neuroscience (2024). https://doi.org/10.1038/s41593-024-01731-2
Original preprint: https://doi.org/10.1101/2021.09.03.458628
Usage examples
The following notebook contains usage examples of DPAD for several use-cases: source/DPAD/example/DPAD_tutorial.ipynb.
An HTML version of the notebook is also available next to it in the same directory.
Usage examples
The following documents explain the formulation of the key classes that are used to implement DPAD (the code for these key classes is also available in the same directory):
-
source/DPAD/DPADModelDoc.md: The formulation implemented by the
DPADModel
class, which performs the overall 4-step DPAD modeling. -
source/DPAD/RNNModelDoc.md: The formulation implemented by the custom
RNNModel
class, which implements the RNNs that are trained in steps 1 and 3 of DPAD. -
source/DPAD/RegressionModelDoc.md: The formulation implemented by the
RegressionModel
class, whichRNNModel
andDPADModel
both internally use to build the general multilayer feed-forward neural networks that are used to implement each model parameter.
We are working on various improvements to the DPAD codebase. Stay tuned!
License
Copyright (c) 2024 University of Southern California
See full notice in LICENSE.md
Omid G. Sani and Maryam M. Shanechi
Shanechi Lab, University of Southern California
Project details
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
File details
Details for the file dpad-0.0.6.tar.gz
.
File metadata
- Download URL: dpad-0.0.6.tar.gz
- Upload date:
- Size: 169.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f10bacf081b1cafb54e35bdaa510b4131410a2266dec32a618bf6cec450f77a |
|
MD5 | 20bce67d26d77ae90ea05e094cb16560 |
|
BLAKE2b-256 | 93c4c981876e36341b9d95f609d8f9c7defce75ae2db49a19c9fa50c2606ac6f |
File details
Details for the file DPAD-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: DPAD-0.0.6-py3-none-any.whl
- Upload date:
- Size: 179.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7156e14282f6905564825bc2261c9c037b72ca4358647adb59a010cd9abeeb42 |
|
MD5 | 723875e2e1e89e788a90c3933ca91703 |
|
BLAKE2b-256 | 227e23584ce132905eb17b2fec35003fc694c86ffd2e7a82e09e9cd29d22dde0 |