Highlights
- Pro
Stars
Official repo for the paper "Reinforcement learning with feedback-modulated TD-STDP"
Neuromorphic engineering STDP report using snnTorch
AARL STDP Project. Completed by Mark Pupkiewicz. Contains MuJoCo models, SNS-Toolbox networks, and Python code. To run code, all the necessary packages need to be downloaded and the backend files i…
A python implementation of a spiking neural network with STDP and Reinforcement learning methods
Implementation of Spiking Neural Networks (SNNs) using SpykeTorch, featuring STDP and R-STDP training methods for efficient neural computation.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
PipesHub is a fully extensible and explainable workplace AI platform for enterprise search and workflow automation
A simple, easy-to-hack GraphRAG implementation
A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]
A fullstack RAG-based Document Q\&A system that allows authenticated users to upload `.pdf` or `.txt` documents, generate vector embeddings using OpenAI, and store them in FAISS. Users can then ask…
Fullstack "Chat with your PDFs" RAG (Retrieval Augmented Generation) app built fully on Cloudflare
This repository delivers end-to-end, code-first tutorials covering every layer of production-grade GenAI agents, guiding you from spark to scale with proven patterns and reusable blueprints for re…
Reinforcement learning framework for spiking neural network actors with R-STDP for the master's thesis "Training Spiking Neural Networks with Reinforcement Learning".
Tic Tac Toe game agent based on DQN algorithm. Allows playing as agent vs agent or player vs agent
Code for "Neuromorphic Dreaming": Efficient RL using SNNs and MBRL on the DYNAP-SE neuromorphic chip.
Reinforcement Learning for Spiking Neural Networks
Using Spiking Neural Networks on Spinnaker to play Atari games.
Machine learning experiments with SNN
A simulation of unsupervised (STDP) and reinforcement learning (Reward-based STDP) in human brain
Probably the world most FC implementation of transformers with SNNs
Malleable spiking neural network framework and training platform.
This repository contains the tutorials and homework assignments for CSCE 790: Neuromorphic computing course at UofSC.
Implementation of spiking DQN training using different conversion techniques and backpropagation with surrogate gradients employed on the OpenAIGym environments CartPole, MountainCar, and BreakOut.…