home.social

#actr — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #actr, aggregated by home.social.

  1. Как воссоздают человека при помощи ИИ?

    Помимо нейросетей и моделей машинного обучения, основанных на перцептронах, существуют и так называемые когнитивные архитектуры – они нацелены на имитацию человеческого интеллекта, как его себе представляют когнитивные науки через призмы разнородных теорий познания и гипотез. Для психологии именно здесь скрывается человечность и тот сильный искусственный интеллект, AGI, симулирующий все способности человека. Но как работают когнитивные архитектуры наподобие ACT-R или SOAR, и подойдут ли они для продвижения общего интеллекта? – в нашей статье.

    habr.com/ru/articles/822157/

    #AGI #Сильный_искусственный_интеллект #когнитивистика #Психология_человека #ии #Когнитивные_архитектуры #ACTR #Разум #сознание

  2. Along with the gactar 0.13.0 release yesterday, I released v0.4.0 of the VS Code extension for it.

    This extension provides syntax highlighting, snippets to quickly create an amod file or add productions, and allows you to run gactar directly through VS Code.

    marketplace.visualstudio.com/i

  3. 🧠 I released v0.13 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    github.com/asmaloney/gactar/re

  4. 🧠 I released v0.12 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    This release fixes issues, adds some capabilities to the language, & adds some new command-line tools.

    github.com/asmaloney/gactar/re

  5. For any cognitive science people out there in the Mastiverse who are into *symbolic*, I've just updated my mirror of Lisp ACT-R on GitHub to **7.27.7 **from 19 July 2022.

    github.com/asmaloney/ACT-R

    (For non-CogSci people, ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.)

  6. 🧠 I released v0.11 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

    ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

    This release changes it to a command-style cli & adds colour to the command-line output.

    github.com/asmaloney/gactar