Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 498 Bytes

Cognitive Distance for CST

Cognitive Distance(CD) is a distance between two states.

This is an implementation of CD for a cognitive architecture CST.

Installation

  1. First of all, you have to install gradle in your environment. If you don't have gradle yet, look at this page and install it!

  2. Secondly, clone this code.

    git clone [email protected]:wbap/CD-CST.git
    
  3. Finally, run the code!

    cd CD-CST
    gradle run