Skip to content
View hemantranvir's full-sized avatar

Block or report hemantranvir

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. spam_detector_rnn spam_detector_rnn Public

    Spam detection using keras RNN models (SimpleRNN, LSTM and GRU) with custom word embedding layer

    Python 3 2

  2. websocket_server websocket_server Public

    A websocket server implementation in C++ using poco libraries

    C++ 2 3

  3. aes aes Public

    Forked from ceceww/aes

    C++ implementation of a 128-bit AES encryption/decryption tool.

    Objective-C

  4. ssl_server ssl_server Public

    Implementation of server and client message exchange using openssl functions

    C++

  5. object-detection object-detection Public

    Jupyter Notebook

  6. yok_yolov2_on_keras yok_yolov2_on_keras Public

    Object detection using yolov2 network based on keras framework

    Python