Code Monkey home page Code Monkey logo

act-r's Introduction

GitHub release (latest by date) GitHub

ACT-R

This is a mirror of the official ACT-R distribution found here.

I created this mirror so that I could provide smaller ACT-R packages for use with my gactar project.

The only changes I made are adding this README file and copying the license to LICENSE.txt so GitHub would pick it up.

Releases are tagged with their version number.

Each release creates the following files:

File Description
actr-slim-v7.x.y.zip does not include examples, tutorials, and extras
actr-super-slim-v7.x.y.zip does not include examples, tutorials, extras, docs, and most of the environment
Source code (zip) full source in zip format
Source code (tar.gz) full source in tar.gz format

If you find a problem with the packaging of a release here, please submit an issue.

If you have issues with ACT-R itself, please contact the ACT-R people.

License

ACT-R is licensed under the terms of the LGPL 2.1 license (summary for non-lawyers).

Original readme.txt

This is the ACT-R 7 source code distribution.

These directories contain all of the Lisp code needed to run ACT-R 7 and also include a tutorial introduction to using ACT-R, a GUI for inspecting and debugging models called the ACT-R Environment, software documentation for ACT-R and the Environment, optional extensions which have been written for ACT-R, and also some example code showing ways of extending the system and connecting other programming languages to the ACT-R remote interface.

To use the ACT-R Environment or connect ACT-R to other programming languages requires that QuickLisp be installed for the Lisp being used to get the libraries for network communication and threading. QuickLisp isa available from: https://www.quicklisp.org. If the external connections are not needed, ACT-R can also be run in a "Lisp only" mode without the need for QuickLisp to be installed. The "Lisp only" mode is typically much faster at running models than the full system that allows for external connections.

Instructions on how to load and run ACT-R and the ACT-R Environment can be found in the QuickStart.txt file in the docs directory. The tutorial units are located in the tutorial directory, and that is the recommended starting point for those new to ACT-R. More detailed information about the software can be found in the reference manual and the Environment manual which are located in the docs directory.

For more information or to download the most recent version of the ACT-R software please visit the ACT-R website at: http://act-r.psy.cmu.edu.

act-r's People

Contributors

asmaloney avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

act-r's Issues

Add a "slim" package

Create a slim packaging that removes: examples, extras, other-files, and tutorial.

This would bring the zip down from ~61M to ~15M.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.