entropic-symbolic-society
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 22 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: agourakis82
- License: other
- Language: TeX
- Default Branch: main
- Size: 230 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Code (Zenodo concept DOI): 10.5281/zenodo.16752238 Version v1.6 DOI: 10.5281/zenodo.16783257
Preregistration (OSF): 10.17605/OSF.IO/FCT5U Raw Data (OSF): 10.17605/OSF.IO/C4RDH Derived Results (OSF): 10.17605/OSF.IO/CS3GN Validation Outputs (OSF): 10.17605/OSF.IO/WF67R Neuro Integration (OSF): 10.17605/OSF.IO/W2C34
Overview (Umbrella Project)
This repository is the philosophical and systems-level umbrella for the research program on symbolic manifolds and entropy-driven cognition. It hosts (i) the conceptual/LaTeX materials that articulate the theoretical framework and (ii) a computational subproject—the NHBSymbolicMainfold—which implements a reproducible analysis pipeline aligned with Nature Human Behaviour editorial standards.
- Conceptual manuscript (root): philosophical synthesis, formal modeling narrative, and cross-domain implications.
- Computational subproject:
NHB_Symbolic_Mainfold/— Jupyter pipeline (01–06), code, data pointers, figures, and the NHB-oriented manuscript.
Version (umbrella): v1.4 DOI (umbrella / conceptual): 10.5281/zenodo.16730036
Abstract (Conceptual)
We introduce a symbolic–topological model in which cognitive states evolve as trajectories ( \gamma(t) = (\alpha, \kappa, E_r) ) on a three-dimensional manifold. Simulations reproduce neurotypical, gifted, twice-exceptional (2e), and collapse-prone profiles. The framework bridges symbolic cognition, entropy-driven brain theories, and dynamical systems—offering translational avenues for cognitive modeling, AI design, and psychiatric diagnostics.
Subprojects and DOIs
NHBSymbolicMainfold (computational)
- Folder:
./NHB_Symbolic_Mainfold/ - Code DOI (Zenodo): 10.5281/zenodo.16752238
- Data DOI (OSF): 10.17605/OSF.IO/2AQP7
- Contents: notebooks 01–06 (NHB-ready), scripts, reproducible environment, figures, and NHB manuscript (LaTeX).
- Folder:
Conceptual umbrella (this root)
- DOI: 10.5281/zenodo.16730036
- Contents: philosophical LaTeX, sections/appendices, and high-level documentation.
For installation and execution details, do not duplicate instructions here. Please refer to the technical README inside
NHB_Symbolic_Mainfold/.
Quick Start (Pointer)
If your goal is to reproduce the NHB analyses:
1. Navigate to NHB_Symbolic_Mainfold/.
2. Follow README.md there (environment setup, data placement via OSF DOI, run notebooks 01→06).
3. Outputs (csv, npy, png) will be created under NHB_Symbolic_Mainfold/data/ and NHB_Symbolic_Mainfold/results/.
Repository Structure (High-level)
.
├── README.md # This file (umbrella overview)
├── LICENSE # MIT for code; see licensing notes below
├── CITATION.cff # Citation metadata (umbrella)
├── sections/ # Philosophical manuscript sections (root scope)
├── appendices/ # Optional philosophical appendices (root scope)
├── references.bib # Bibliography for the conceptual manuscript (root)
└── NHB_Symbolic_Mainfold/ # Computational subproject (NHB-oriented)
├── README.md # Technical guide (install, run, cite)
├── notebooks/ # 01..06 NHB-aligned notebooks
├── data/ # inputs/outputs; raw/ via OSF DOI
├── results/ # figures and derived artifacts
├── scripts/ # utils.py, reset_env.sh, clean_and_commit.sh
├── NHB_main.tex # NHB LaTeX manuscript (subproject scope)
├── sections/ # NHB manuscript sections (subproject scope)
└── supplementary.tex # NHB supplement (subproject scope)
Code & Data (Pointers)
- Conceptual code (if any) lives in
NHB_Symbolic_Mainfold/code/or is embedded in notebooks underNHB_Symbolic_Mainfold/notebooks/. - Data are referenced and documented in the subproject’s README:
- OSF: 10.17605/OSF.IO/2AQP7 (download instructions there).
- Figures generated by the pipeline are saved to
NHB_Symbolic_Mainfold/results/.
How to Cite
(A) Conceptual umbrella (this repository):
Agourakis DC. Symbolic Manifolds and Entropic Dynamics: A Cognitive Topology of Mental States. Zenodo; 2025. DOI: 10.5281/zenodo.16730036.
(B) Computational subproject (code) — NHBSymbolicMainfold:
Agourakis DC. Symbolic Manifolds — NHB Computational Package (Notebooks 01–06). Zenodo; 2025. DOI: 10.5281/zenodo.16752238.
(C) Data archive (OSF):
OSF Project. DOI: 10.17605/OSF.IO/2AQP7.
You may also export BibTeX/APA from the Zenodo and OSF landing pages.
Licensing
This repository is dual-licensed to reflect different artifact types:
- Code (Python, notebooks, scripts): MIT License (see
LICENSE). - Text, LaTeX sources, and figures (unless otherwise stated): CC BY 4.0.
- Data: as specified in the OSF entry (see the OSF DOI above).
When reusing materials, please credit appropriately and ensure license compatibility.
Contact
Email: demetrios@agourakis.med.br ORCID: 0000-0002-8596-5097
Developed as part of the modular research platform “The Fractal Nature of an Entropically-Driven Society”.
Owner
- Login: agourakis82
- Kind: user
- Repositories: 1
- Profile: https://github.com/agourakis82
Citation (CITATION.cff)
cff-version: 1.2.0
title: "Symbolic Manifolds and Entropic Dynamics: A Cognitive Topology of Mental States"
version: "v1.6"
doi: "10.5281/zenodo.16783257"
date-released: "2025-08-08"
authors:
- family-names: "Agourakis"
given-names: "Demetrios"
orcid: "https://orcid.org/0000-0000-0000-0000" # (se tiver)
repository-code: "https://github.com/agourakis82/entropic-symbolic-society"
license: "MIT"
keywords:
- Cognitive Science
- Neuroscience
- Psycholinguistics
- Semantic Networks
- RSA
- fMRI
- EEG
- UMAP
- Entropy
GitHub Events
Total
- Delete event: 17
- Push event: 37
- Public event: 1
- Create event: 30
Last Year
- Delete event: 17
- Push event: 37
- Public event: 1
- Create event: 30