├── LICENSE ├── README.md ├── examples ├── ChatGPT_convo_SPR_HMCS.md ├── HMCS.md ├── SPR.md ├── implied_cognition.md ├── notebooks │ └── Gpt4SprExample.ipynb └── systems_thinking.md ├── system.md └── unpack.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/README.md -------------------------------------------------------------------------------- /examples/ChatGPT_convo_SPR_HMCS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/ChatGPT_convo_SPR_HMCS.md -------------------------------------------------------------------------------- /examples/HMCS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/HMCS.md -------------------------------------------------------------------------------- /examples/SPR.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/SPR.md -------------------------------------------------------------------------------- /examples/implied_cognition.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/implied_cognition.md -------------------------------------------------------------------------------- /examples/notebooks/Gpt4SprExample.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/notebooks/Gpt4SprExample.ipynb -------------------------------------------------------------------------------- /examples/systems_thinking.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/examples/systems_thinking.md -------------------------------------------------------------------------------- /system.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/system.md -------------------------------------------------------------------------------- /unpack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daveshap/SparsePrimingRepresentations/HEAD/unpack.md --------------------------------------------------------------------------------