Skip to content
View parthpatel20010's full-sized avatar

Block or report parthpatel20010

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Abstractive-Text-Summarization-with-Attention-Model Abstractive-Text-Summarization-with-Attention-Model Public

    Utilizes the Encoder/Decoder RNN with Attention to attempt to summarize chunks of text. Written in Keras.

    Python 1

  2. KeepTabs KeepTabs Public

    A chrome extension that automatically deletes tabs that are unused for a certain period of time.

    JavaScript 1

  3. 3D-Printed-Robotic-Hand- 3D-Printed-Robotic-Hand- Public

    Code for programming Servos to move with flex sensors.

  4. 3D-Printed-Robotic-Hand 3D-Printed-Robotic-Hand Public

    This is a 3D printed hand that can be controlled with a glove and an Arduino.

    Arduino

  5. LSTM-Encoder-Decoder-ChatBot LSTM-Encoder-Decoder-ChatBot Public

    Keras Encoder/Decoder for modeling human speech.

    Python 1

  6. Text-Summarizer Text-Summarizer Public

    Implementation of the TextRank Algorithm in Python

    Python