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.
RepositoryStats indexes 584,777 repositories, of these aika-algorithm/aika is ranked #352,900 (40th percentile) for total stargazers, and #165,662 for total watchers. Github reports the primary language for this repository as Java, for repositories using this language it is ranked #19,113/28,277.
aika-algorithm/aika has 2 open pull requests 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 (5 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-11-15 @ 10:57am, id: 92311011 / R_kgDOBYCN4w