# Reservoir_Computing **Repository Path**: whenwherewhy/Reservoir_Computing ## Basic Information - **Project Name**: Reservoir_Computing - **Description**: Implementation of a liquid state machine model using Leaky Integrate and Fire neuron model. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Reservoir_Computing : Liquid State Machine Implementation of a liquid state machine (LSM) model using Leaky Integrate and Fire neuron model. #Project 1 : - Implementing Deep Q learning using LSM as feature extractor and static dense layer as Action Decision model - Parallelized LIF Dense Layer implementation