Skip to content
View ParisanSH's full-sized avatar

Block or report ParisanSH

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FSVM FSVM Public

    Fuzzy support verctor machine

    Python 3

  2. Detection-and-Identification-of-Electrocardiogram-Signals-using-RNN-and-LSTM Detection-and-Identification-of-Electrocardiogram-Signals-using-RNN-and-LSTM Public

    In this project, I tried to predict the secondary sequences (annotations) from their primary sequences (samples). A dataset of 146 files is uploaded. Each sample file contains a primary sequence, ‘…

    Jupyter Notebook 2

  3. Graph-Coloring-by-Genetic-algorithm Graph-Coloring-by-Genetic-algorithm Public

    The Graph Coloring Problem (GCP) is a well-known NP-complete problem. Graph coloring includes both vertex coloring and edge coloring. However, the term graph coloring usually refers to vertex color…

    Python 2

  4. 4-way-set-associative-cache-verilog 4-way-set-associative-cache-verilog Public

    Forked from rajshadow/4-way-set-associative-cache-verilog

    Verilog implementation of a 4-way Set associative cache with a write buffer (write) policy and FIFO replacement policy

    Verilog 1

  5. Classification-with-Single-Layer-Neural-Networks Classification-with-Single-Layer-Neural-Networks Public

    In this simple mini project, I have just tried to show the concepts of Discrete-neuron Perceptron and Continuous-neuron Perceptron in Single-Layer Feedforward Networks for Classification.

    MATLAB 1

  6. Kohonen-Self-Organizing-Map-SOM Kohonen-Self-Organizing-Map-SOM Public

    In this mini project, I have tried to train and test a SOM network to do cluster analysis of news collection, from the BBC news website corresponding to stories in five topical areas from 2004-2005…

    Jupyter Notebook 1