Will Schell's COG 366 Assignments Page

This is the coursework for COG 366 in the Fall 2017 semester.

  1. Review Programming Challenge 1: First Prolog Programming Languages KB

  2. Review Programming Challenge 2: Extended Prolog Programming Languages KB

  3. Ten Crypto Problems and Solutions

  4. Work Site Assignment (The page you are currently looking at)

  5. CCM Programming Challenge: New York State Professional Sports Teams
    • Source File: View
      • Source File English Translation: View
    • Source Demo File: View
      • Source Demo Translation: View

  6. Computational Cognitive Modeling - Global Variables
    • Global Variable GV1 - Destructive: View
      • GV1 Destructive Demo: View
    • Global Variable GV2 - Nondestructive: View
      • GV2 Nondestructive Demo: View
    • GV2 - Nondestructive User Guide: View

  7. Computational Cognitive Modeling - Reading Assignment: The Unconscious Juggling of Mental Objects
    • Preface 2 - The Unconscious Juggling of Mental Objects: View PDF

  8. CCM Programming Challenge - Crypto Problem Generator
    • Crypto Prolog Code: View
    • Crypto Prolog Demo: View
    • 10 Randomly Generated Cryptos and Solutions to them: View

  9. CCM Programming Challenge - Crypto Essential Exhaustive Problem
    • Crypto Combinatorial Sets: View :- Demo.
    • Crypto Problem Solver Orders 2,3,4: View :- Demo
    • Crypto Problem Solver Orders 2,3,4,5: View :- Demo
    • Crypto Problem Solver: Create and Solve: View :- Demo :- Essay

  10. Computational Cognitive Modeling - Reading Assignment: The Architecture of Jumbo, Part 1
    • The Architecture of Jumbo, Part 1, pg97-105: View

  11. List Processing
    • List Processing Prolog Code: View
    • List Processing Prolog Demo: View
    • List Processing Prolog User's Guide: View

  12. Video Enrichment Assignment
    • Natural Language Processing: View

  13. CCM - Reading Assignment - The Incredible Eliza Effect and Its Dangers
    • Reading assignment: View

  14. Crypto NLP Interface
    • Landing Page for Assignment: View

  15. Computational Cognitive Modeling - Reading Assignment: High-level Perception, Representation, and Analogy
    • High-level Perception, Representation, and Analogy: View

  16. Heuristic Problem Solver
    • Part 1: Cryptos Solved with Heuristics: View
    • Part 2: Human Executability (HEX) Rules for Heuristics: View
    • Part 3: Human Executability (HEX) Rules Applied for Heuristics: View
    • Part 4: Applicability: View
    • Part 5: Predicates: View
    • Part 6: New Heuristics: View
    • Part 7: New Heuristics in depth: View

  17. Final Heuristic Problem Solver
    • Landing Page for Assignment: View

Other Stuff

Relative Course Material

  1. Wiki Page on Cognitive Science - Overview of the field of Cognitive Science
  2. Cognitive Science Society - Site of the leading organization of the field of Cognitive Science
  3. Douglas Hofstadter - Did he write it?
  4. Chapter 1 of the Cambridge Handbook of Computational Cognitive Modeling - Nice introduction to CCM by an RPI professor
  5. Recursion Prolog Code - Rectangle Recursion problem from class
  6. Prolog Wiki Page - Overview of Prolog
  7. SWI-PROLOG Manual - Manual to learn or lookup information on swi-prolog
  8. Computational Cognition - Overview of Computational Cognition Science
  9. COG 356 Work - My coursework in another COGSCI class
  10. COG 376 Work - My coursework in another COGSCI class