Add Dendrites to your PyTorch Project
-
Updated
Apr 17, 2026 - Python
Add Dendrites to your PyTorch Project
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, with perceptron-style development as future work 🤖.
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.
Explains how an artificial neuron works, learns, and how its activation function operates.
Development of an Artificial Neuron purely using only Digital Electronics for a simple traffic light controller application.
This project implements a basic McCulloch–Pitts artificial neuron. The current version supports two binary inputs and a programmable threshold, allowing it to emulate simple logic functions such as AND and OR ⚡.
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."