Skip to content

HolotypeRobotics/Cognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cognition Library

A modular framework designed to facilitate the development, configuration, and management of behavior based agents, offering tools for building, customizing, and orchestrating cognitive functionalities within robotic systems.

Learning Methods

This uses a mixture of on-line learning methods based on HTM theory, Q-Learning, and cortical processing.

Action Generation

Action generation is based on a neural network model of the basal ganglia It produces internal ideas that are influenced, and decided upon by programmable factors.

Project Structure

algorithms

Contains main driver, and utility code.

networks

Contains neural network models used in the project.

blocks

Each block is like a group of connections between regions to preform a specific function.
    In neuroscience this would be called a neural circuit.

About

A framework for building cognitive behaviors for agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages