AI mới xây dựng hệ thống trí nhớ mô phỏng não người sử dụng kiến trúc **ACT-R** (NASA/DARPA). Hệ thống có các đặc điểm:
- Kích hoạt kiến thức qua đồ thị mạng
- Nâng cao trí nhớ khi sử dụng liên tục
- Khôi phục trạng thái làm việc nhanh chóng
- 18 công cụ chạy cục bộ (không cần mây)
Sắp ra mắt trên Kickstarter đầu năm 2024.

#AI #MemorySystem #ACTR #Technology #TríTuệNhânTạo #HệThốngTríTưởng #CôngNghệ

https://www.reddit.com/r/LocalLLaMA/comments/1pv0uto/built_an_ai_memory_system_with

I see the phrase "cognitive architecture" is starting to get a lot of attention again. This *could* be a good thing, but be wary of people who are just using it as a marketing buzzword.

If somebody starts talking to you about "cognitive architectures" ask them about #ACTR, #SOAR, #CLARION,, etc. and then ask them about the contributions of Alan Newell, John R. Anderson, Cliff Shaw, Herbert Simon, Ron Sun, John Laird, If you get a blank stare, you might want to direct your attention elsewhere.

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

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

https://habr.com/ru/articles/822157/

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

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

Помимо нейросетей и моделей машинного обучения, основанных на перцептронах, существуют и так называемые когнитивные архитектуры – они нацелены на имитацию человеческого интеллекта, как его себе...

Хабр

Embracing Forgiveness and Compassion in Executive Leadership
Introduction
In the world of business, where precision and perfection are often prized, the principles of change management teach us to embrace and learn from the inevitable imperfections the words of Andrea Thompson resonate with a profound truth: "I think we learn the most from imperfect relationships - things like forgiveness and compassion." #Actr

https://bit.ly/48SrYUU

Learning from Imperfection: A New Paradigm in Change Management - The Swiss Quality Consulting: Digital Transformation Services

Change Management

Dynamics 365 FO SCM BC | The Swiss Quality

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.

https://marketplace.visualstudio.com/items?itemName=asmaloney.gactar

#VSCode #VSCodeExtension #CogSci #CognitiveScience #CognitiveArchitecture #CognitiveModelling #ACTR #OpenSource #Symbolic #SymbolicAI #gactar

gactar - Visual Studio Marketplace

Extension for Visual Studio Code - Tools for working with gactar

🧠 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.

https://github.com/asmaloney/gactar/releases/tag/v0.13.0

#CogSci #CognitiveScience #CognitiveArchitecture #CognitiveModelling #ACTR #OpenSource #GoLang #Symbolic #SymbolicAI

Release v0.13.0 - 23 January 2024 · asmaloney/gactar

This release contains mostly internal changes to set up for future features & to sync up gactar-vscode. Added Add new keyword any to allow matching a buffer with any chunk type (#396) Example: ma...

GitHub

🧠 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.

https://github.com/asmaloney/gactar/releases/tag/v0.12.0

#CogSci #CognitiveScience #CognitiveArchitecture #CognitiveModelling #ACTR #OpenSource #GoLang

Release v0.12.0 - 27 August 2023 · asmaloney/gactar

Fixes the Lisp compiler setup on Windows, running python_actr with Python 3.11, and several other issues. It also adds some new language features for request parameters and printing, adds some new ...

GitHub