Zachary Boronka's Computational Cognitive Modeling (CCM) Work Site

About This Site

This page displays projects that I have completed for CSC366 during the 2019 Fall semester. Each entry is labeled according to the name of the assignment, the work is organized chronologically.

Projects

  1. Prolog Programming Languages KB
  2. KB: source Demo: demo
  3. Extended Prolog Programming Languages KB
  4. Extended KB: source Limited KB Demo: demo Extended KB Demo: demo
  5. Ten Crypto Problems
  6. source
  7. Dinnerware KB
  8. Image: image KB: source English Version: source Demo: demo Annotated Demo: demo
  9. Preface 2 Reading Assignment
  10. response
  11. Global Variable ADT
  12. GV: source GV Demo: demo Arithmetic: source Arithmetic Demo: demo Manual: man
  13. Crypto Random Problem Generation
  14. Crypto RPG: source Crypto RPG Demo: demo Problem/Solution/MSA solutions
  15. Combinatorial Sets
  16. Combinatorial Sets: source Combinatorial Sets Demo: demo
  17. Crypto Exhaustive Problem Solver
  18. Exhaustive Orders 2-4: source Exhaustive Orders 2-4 Demo: demo Exhaustive Order 5: source Exhaustive Order 5 Demo: demo Essays: essay
  19. Crypto Exhaustive Problem Solver Advanced
  20. Advanced Solver: source Advanced Solver Demo: demo
  21. Chapter 2 Reading Assignment
  22. response
  23. List Processing Assignment
  24. LP demo: demo LP manual: manual
  25. Video Assignment
  26. Video: link Response: response
  27. Crypto Heuristic Problem Solver
  28. Heuristic Solver: source Heuristic Solver Demo: demo Heuristic Documentation: doc Heuristic Essay: essay
  29. Natural Language Processing
  30. Crypto Recognizer: source Crypto Recognizer Demo: demo Crypto Interpreter: source Crypto Interpreter Demo: demo

Other Stuff

Links to resources related to the course

  1. Wiki Page on Cognitive Science - Overview of the field of Cognitive Science
  2. Cognitive Science Society - Site of the leading organization for the field of Cognitive Science
  3. Doug Hofstader Wiki Page - Did he write it?
  4. Chapter 1 of the Cambridge Handbook of Computational Cognitive Modeling - Nice introduction to CCM by an RPI professor
  5. Atlantic Article on Hofstadter - Perspective on DRH
  6. Cognitive Systems Article - Long Scholarly Text
  7. James Mickens' Talk - Perspective on ML
  8. Prolog Examples - Toronto prolog introductory examples
  9. SWIPL Guide - Information on the swipl program
  10. SWIPL man page - Manual page for the swipl program on linux
  11. Cognitive Science Definition - Meriam Webster definition of cognitive science
  12. Alternative Cognitive Science Definition - Britannica definition of cognitive science
  13. Computer Science Definition - Meriam Webster definition of computer science
  14. Alternative Computer Science Definition - Britannica definition of computer science
  15. Prolog Implementations - Comparison of Prolog implementations