thomastiotto / Memristor-Models
Python implementations and simulations of HP Labs Ion Drift and Yakopcic memristor models.
☆29Updated last year
Alternatives and similar repositories for Memristor-Models:
Users that are interested in Memristor-Models are comparing it to the libraries listed below
- Simulations using Brian for memristor-based neural networks using STDP learning☆26Updated 8 years ago
- ☆21Updated 5 years ago
- ☆35Updated 2 years ago
- memristor 1T1R array based CNN and ConvLSTM☆68Updated 5 years ago
- ☆9Updated 5 years ago
- A Python tool for computing and plotting currents and voltages in passive crossbar arrays.☆27Updated last year
- 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
- NeuroPack, a tool for emulating memristor-based neuromorphic architectures☆24Updated last year
- Memristor Reinforcement Learning☆28Updated 5 years ago
- PyTorch Implementation of Online Training of Spiking Recurrent Neural Networks with Phase-Change Memory Synapses☆21Updated 3 years ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆27Updated 2 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
- Code used in the paper “Nonideality-Aware Training for Accurate and Robust Low-Power Memristive Neural Networks”☆12Updated last year
- Memristor-Network-Reservoir: MATLAB codes for simulating memristor networks and performing reservoir computation.☆21Updated 2 years ago
- SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.☆34Updated 3 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆99Updated 3 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.