neuralmimicry/BrainHarmonics
Initial implementation utilising AARNN principles
This project offers an experimental, pre-alpha platform for simulating complex neurological processes. It allows researchers and AI enthusiasts to input spatio-temporal stimuli and observe emergent properties from simulated neural oscillations. The goal is to explore how different groups of simulated neurons, oscillating at varying frequencies, interact to generate new stimuli.
No commits in the last 6 months.
Use this if you are a researcher or advanced hobbyist interested in the very early stages of developing and experimenting with theoretical neuromorphic networks and emergent AI behaviors.
Not ideal if you need a stable, ready-to-use neural network library for practical applications, as this is raw, actively developed software likely to break.
Stars
10
Forks
2
Language
C
License
GPL-3.0
Category
Last pushed
Feb 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neuralmimicry/BrainHarmonics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....