Skip to content

aika-algorithm/aika-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,401 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aika

A good starting point to get familiar with this project are probably the following three test cases:

  • SimplePatternMatchingTest (Demonstrates how a pattern like a word or a phrase can be matched)
  • MutualExclusionTest (Demonstrates a negative feed back loop)
  • NamedEntityRecognitionTest (A more complex example: recognize the name jackson cook)
  • SuspensionTest (Demonstrates how neurons and logic nodes can be suspended to an external storage)

About

AIKA (Artificial Intelligence for Knowledge Acquisition) is an innovative approach to neural network design, diverging from traditional architectures that rely heavily on rigid matrix and vector operations. The AIKA Project introduces a flexible, sparse, and non-layered network representation, derived from a type hierarchy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages