Skip to content
View neeru1207's full-sized avatar
Block or Report

Block or report neeru1207

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

Pinned

  1. AI_Sudoku AI_Sudoku Public

    GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it

    Python 988 150

  2. RNN-to-predict-Google-Stock-Prices RNN-to-predict-Google-Stock-Prices Public

    RNN using LSTM layers in coded in Python using Keras to predict Google open stock prices.

    Python 4 5

  3. GUI-Face-recognizer GUI-Face-recognizer Public

    A GUI based face recognizer coded in Python

    Python 10 5

  4. WhatsApp-Spammer WhatsApp-Spammer Public

    GUI based Automated spammer for WhatsApp.

    Python 28 13

  5. Test-bed-for-Flent-tcp_1up Test-bed-for-Flent-tcp_1up Public

    A dumbbell topology test bed in linux using network namespaces for Flent's tcp_1up test

    Shell 1 1

  6. Selective_LRU_Cache_Decorator Selective_LRU_Cache_Decorator Public

    A Python Decorator similar to but simpler than functools.lru_cache with the extra ability to select parameters

    Python