FRTR4N commited on
Commit
b779b2b
·
verified ·
1 Parent(s): a30c515

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -31
README.md CHANGED
@@ -1,37 +1,36 @@
1
  ---
2
  language:
3
- - en
4
  tags:
5
- - cognitive-architecture
6
- - clarion
7
- - artificial-intelligence
8
- - neural-networks
9
- - spiking-neural-networks
10
- - quantum-computing
11
- - neuro-symbolic
12
- - multi-modal
13
- - explainable-ai
14
- - federated-learning
15
- - meta-learning
16
- - evolutionary-optimization
17
- - social-cognition
18
- - emotional-ai
19
- - planning
20
- - memory
21
- - attention
22
  license: mit
23
  datasets:
24
- - cognitive-science
25
- - multi-modal
26
- - reasoning-tasks
27
- - social-interaction
28
  metrics:
29
- - cognitive-performance
30
- - learning-efficiency
31
- - memory-utilization
32
- - multi-modal-accuracy
33
- - emotional-stability
34
- - planning-success-rate
35
  library_name: decima
36
  pipeline_tag: text-generation
37
  ---
@@ -212,7 +211,6 @@ CLARION is a comprehensive cognitive architecture that integrates multiple cogni
212
  - **Evolutionary Optimization** for parameter tuning
213
 
214
  ### 🌟 **Advanced Features**
215
- - **Quantum Computing** integration
216
  - **Neuro-Symbolic** reasoning
217
  - **Social Cognition** and understanding
218
  - **Explainable AI** with transparency
@@ -331,7 +329,6 @@ pip install -e .
331
  ### 🔧 **Available Configurations**
332
  - **Decima Enhanced CLARION (Base)**: Full cognitive architecture with all subsystems
333
  - **Decima CLARION Lite**: Reduced complexity for resource-constrained environments
334
- - **Decima CLARION Quantum**: Enhanced quantum processing capabilities
335
  - **Decima CLARION Social**: Optimized for social cognition and interaction
336
  - **Decima CLARION Planning**: Specialized for complex planning and optimization tasks
337
 
@@ -428,4 +425,4 @@ We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.
428
 
429
  **Decima Enhanced CLARION** represents the cutting edge of cognitive AI architecture. This model pushes the boundaries of what's possible in artificial intelligence, bringing us closer to truly intelligent, adaptive, and emotionally-aware AI systems.
430
 
431
- *Built with ❤️ and advanced cognitive science principles*
 
1
  ---
2
  language:
3
+ - en
4
  tags:
5
+ - cognitive-architecture
6
+ - clarion
7
+ - artificial-intelligence
8
+ - neural-networks
9
+ - spiking-neural-networks
10
+ - neuro-symbolic
11
+ - multi-modal
12
+ - explainable-ai
13
+ - federated-learning
14
+ - meta-learning
15
+ - evolutionary-optimization
16
+ - social-cognition
17
+ - emotional-ai
18
+ - planning
19
+ - memory
20
+ - attention
 
21
  license: mit
22
  datasets:
23
+ - cognitive-science
24
+ - multi-modal
25
+ - reasoning-tasks
26
+ - social-interaction
27
  metrics:
28
+ - cognitive-performance
29
+ - learning-efficiency
30
+ - memory-utilization
31
+ - multi-modal-accuracy
32
+ - emotional-stability
33
+ - planning-success-rate
34
  library_name: decima
35
  pipeline_tag: text-generation
36
  ---
 
211
  - **Evolutionary Optimization** for parameter tuning
212
 
213
  ### 🌟 **Advanced Features**
 
214
  - **Neuro-Symbolic** reasoning
215
  - **Social Cognition** and understanding
216
  - **Explainable AI** with transparency
 
329
  ### 🔧 **Available Configurations**
330
  - **Decima Enhanced CLARION (Base)**: Full cognitive architecture with all subsystems
331
  - **Decima CLARION Lite**: Reduced complexity for resource-constrained environments
 
332
  - **Decima CLARION Social**: Optimized for social cognition and interaction
333
  - **Decima CLARION Planning**: Specialized for complex planning and optimization tasks
334
 
 
425
 
426
  **Decima Enhanced CLARION** represents the cutting edge of cognitive AI architecture. This model pushes the boundaries of what's possible in artificial intelligence, bringing us closer to truly intelligent, adaptive, and emotionally-aware AI systems.
427
 
428
+ *Built with ❤️ and advanced cognitive science principles*