thomastiotto / Memristor-Models
Python implementations and simulations of HP Labs Ion Drift and Yakopcic memristor models.
☆31Updated last year
Alternatives and similar repositories for Memristor-Models:
Users that are interested in Memristor-Models are comparing it to the libraries listed below
- memristor 1T1R array based CNN and ConvLSTM☆68Updated 5 years ago
- A Python tool for computing and plotting currents and voltages in passive crossbar arrays.☆27Updated last year
- Simulations using Brian for memristor-based neural networks using STDP learning☆26Updated 8 years ago
- ☆35Updated 2 years ago
- NeuroPack, a tool for emulating memristor-based neuromorphic architectures☆25Updated 2 years ago
- Code used in the paper “Nonideality-Aware Training for Accurate and Robust Low-Power Memristive Neural Networks”☆12Updated last year
- ☆9Updated 5 years ago
- ☆21Updated 5 years ago
- This Pytorch-based framework demonstrates a sentiment analysis task in the IMDB movie reviews dataset using an SNN with a statistic memri…☆20Updated 2 years ago
- Modeling of memristors in LTSpise environment☆25Updated 4 months ago
- Memristor Reinforcement Learning☆28Updated 5 years ago
- In this repository I have simulated Memristors using Python3 and also created GUI for easy use by researchers to visualise the functionin…☆19Updated 5 years ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆28Updated 2 years ago
- In-sensor reservoir computing for language learning via two-dimensional memristors☆16Updated 2 years ago
- Memristor-Network-Reservoir: MATLAB codes for simulating memristor networks and performing reservoir computation.☆22Updated 2 years ago
- This project aims to be a collaborative effort to collect under one roof all the memristor models published to date.☆114Updated 5 years ago
- PyTorch Implementation of Online Training of Spiking Recurrent Neural Networks with Phase-Change Memory Synapses☆21Updated 3 years ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆46Updated 4 years ago
- FPGA acceleration of a Spike-Timing-Dependent Plasticity learning algorithm for Spiking Neural Networks☆35Updated 4 years ago
- training SNN with Resume algorithm☆11Updated 5 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆32Updated 6 months ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆99Updated 3 years ago
- SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.☆34Updated 3 years ago
- a spiking neural network module, tempotron for classification☆16Updated 4 years ago
- Software framework for Designing and Mapping a CNN onto neuromorphic chip with crossbar array of synapses.☆11Updated 5 years ago
- construct a spiking neural network☆23Updated 6 years ago
- A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course …☆10Updated 8 years ago
- A Simulation Framework for Memristive Deep Learning Systems☆147Updated 9 months ago
- A Spiking Neural Network Architecture for MNIST Digit Recognition☆32Updated 6 years ago
- Spiking Convolutional Neural Networks