aika-algorithm / aika

AIKA is a new type of artificial neural network designed to more closely mimic the behavior of a biological brain and to bridge the gap to classical AI. A key design decision in the Aika network is to conceptually separate the activations from their neurons, meaning that there are two separate graphs. One graph consisting of neurons and synapses representing the knowledge the network has already acquired and another graph consisting of activations and links describing the information the network was able to infer about a concrete input data set. There is a one-to-many relation between the neurons and the activations. For example, there might be a neuron representing a word or a specific meaning of a word, but there might be several activations of this neuron, each representing an occurrence of this word within the input data set. A consequence of this decision is that we have to give up on the idea of a fixed layered topology for the network, since the sequence in which the activations are fired depends on the input data set. Within the activation network, each activation is grounded within the input data set, even if there are several activations in between. This means links between activations serve two purposes. On the one hand, they are used to sum up the synapse weights and, on the other hand they propagate the identity to higher level activations.

Date Created 2017-05-24 (7 years ago)
Commits 3,750 (last one about a month ago)
Stargazers 73 (0 this week)
Watchers 13 (0 this week)
Forks 19
License apache-2.0
Ranking

RepositoryStats indexes 534,551 repositories, of these aika-algorithm/aika is ranked #335,947 (37th percentile) for total stargazers, and #161,162 for total watchers. Github reports the primary language for this repository as Java, for repositories using this language it is ranked #18,628/26,706.

Other Information

aika-algorithm/aika has 1 open pull request on Github, 35 pull requests have been merged over the lifetime of the repository.

Github issues are enabled, there are 2 open issues and 2 closed issues.

There have been 16 releases, the latest one was published on 2019-08-16 (4 years ago) with the name v1.4.0.

Homepage URL: https://aika.network

Star History

Github stargazers over time

Watcher History

Github watchers over time, collection started in '23

Recent Commit History

1,275 commits on the default branch (master) since jan '22

Yearly Commits

Commits to the default branch (master) per year

Issue History

Languages

The primary language is Java but there's also others...

updated: 2024-06-29 @ 12:44am, id: 92311011 / R_kgDOBYCN4w