Skip to content
View Aparna-Vijayakumar's full-sized avatar

Highlights

  • Pro

Block or report Aparna-Vijayakumar

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. Classification-of-Breast-Cancer Classification-of-Breast-Cancer Public

    Classification of Breast Cancer using Histopathological Images

    Python 2

  2. Abusive-Comment-Classification Abusive-Comment-Classification Public

    Jupyter Notebook 1

  3. Data-Science-Coursera-Projects Data-Science-Coursera-Projects Public

    Implementation of some projects in the Data Science course on Coursera offered by John Hopkins University.

    R 1

  4. Automatic-Database-Tuning-Through-Large-scale-Machine-Learning Automatic-Database-Tuning-Through-Large-scale-Machine-Learning Public

    Since DBMSes have hundreds of knobs, tuning them to minimize latency is particularly hard. The paper uses an automated approach that using ML to recommend configurations of DBMS knobs for current w…

    Jupyter Notebook 1

  5. Text-Summarization Text-Summarization Public

    Abstractive text summarization using LSTM

    Jupyter Notebook 1

  6. match-lstm match-lstm Public

    Forked from donghyeonk/match-lstm

    PyTorch Implementation of "Learning Natural Language Inference with LSTM", 2016, S. Wang et al. (https://arxiv.org/pdf/1512.08849.pdf)

    Python