Add Dendrites to your PyTorch Project
-
Updated
May 30, 2026 - Python
Add Dendrites to your PyTorch Project
An open-source educational platform for learning artificial intelligence through visual neuron building, training, and testing without writing code.
It is my Final Degree Project of Grado de Tecnologías y Servicios de Telecomunicación in Universidad Politécnica de Madrid
A collection of artificial neuron models. Written in Julia using Jupyter Notebooks
This project explores how adaptive behavior and learning-like dynamics can emerge from purely deterministic gate-level systems. It evolves from strict Boolean matching to score-based decision making, culminating in a cybernetic feedback-driven adaptive learning system 🤖.
This project is aim to create a sandbox for reinforcement learning experiments on artificial creatures that will act in complex simulated environment
Bu repo, Yapay Sinir Ağları (YSA) hakkında hem teorik hem de pratik bilgileri bir arada sunmaktadır. Yapay Sinir Ağlarının temel prensiblerini, nasıl çalılştıklarını ve temel bileşenlerini detaylı bir şekilde inceleyeceksinisz.
Implementation of leaky integrate-and-fire model.
Development of an Artificial Neuron purely using only Digital Electronics for a simple traffic light controller application.
Explains how an artificial neuron works, learns, and how its activation function operates.
This project implements a basic McCulloch–Pitts artificial neuron. The current versions supports two binary inputs, a programmable threshold and inhibitory weights allowing it to emulate logic functions such as AND, OR and NOT⚡.
A simple school project with a small implementation of a single artificial neuron.
Add a description, image, and links to the artificial-neuron topic page so that developers can more easily learn about it.
To associate your repository with the artificial-neuron topic, visit your repo's landing page and select "manage topics."