/cogmods

Collection Repository for miscellaneous cognitive model implementations.

Primary LanguagePythonMIT LicenseMIT

CogMods

Collection repository for miscellaneous cognitive model implementations of the Cognitive Computation Lab.

How to Contribute

You can add your own projects to this repository by creating a pull request. After a successful review of your proposed changes, they will be merged into the repository. Please make sure that you adhere to the following guidelines:

  • Your files should be included at the appropriate location in the repository's directory structure
  • Add a Readme.md file that includes a general description of the goals of your project as well as details about the included dataset and models

Further Resources

Specific model repositories:

  • iccm-transset: Paper companion repository for the syllogistic TransSet model
  • iccm-neural-bounds: Paper companion repository containing neural model implementations for syllogistic reasoning
  • syllogistic-nvc: Paper companion repository for the heuristic investigation of "No Valid Conclusion" in syllogistic reasoning
  • syllogistic-portfolios: Paper companion repository containing a portfolio of syllogistic models