Skip to content
View Evanraisul's full-sized avatar

Block or report Evanraisul

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Knapsack_Using_Genetic_Algorithm Knapsack_Using_Genetic_Algorithm Public

    Python implementation of Knapsack Problem using Genetic Algorithm

    Python 1

  2. Digital_Clock Digital_Clock Public

    Create a digital Clock which will show time, date and day digitally. It has also alarm and timer function.

    C++ 1

  3. Feature_Selection Feature_Selection Public

    Implementation of Python code to select feature for Intrusion Detection System using Optimization Algorithm.

    Python 1

  4. URI-Solve_Part-1 URI-Solve_Part-1 Public

    Here, I provide 50 URI online judge problems solution in C programming language.

    C 1

  5. LSTM-Neural-Network LSTM-Neural-Network Public

    I create a dataset from human brain signal. Then applied LSTM Neural Network on this dataset. Finally, predict and evaluate the model.

    Python 1

  6. Perceptron_OR Perceptron_OR Public

    Here is a very easy implementation of Perceptron OR in Python

    Python