Skip to content
View sriyavasudevan's full-sized avatar
  • Toronto, Canada
Block or Report

Block or report sriyavasudevan

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. Question-Answering-System Question-Answering-System Public

    We built a Question Answer System using BERT. Based on our benchmark dataset that we designed for a specific task, we evaluated it at 40% accuracy over a particular dataset.

    Python 2 1

  2. Suicide-Ideation-Detector Suicide-Ideation-Detector Public

    Creating a classifier that can detect suicidal intent based on dataset from Kaggle where reddit posts from r/SuicideWatch and r/Depression has been gathered (IN PROGRESS)

    Python 1

  3. style_transfer style_transfer Public

    Attempts at various Neural Style Transfer with different images and styles

    Jupyter Notebook

  4. Stevie-Interactive-Fiction Stevie-Interactive-Fiction Public

    This project was mentored by Dr. Chris Martens (NCSU) as part of a research project for Spring 2017. This project aims at creating an AI that can successfully traverse an interactive fiction game.

    Java

  5. YouLockedIt YouLockedIt Public

    For all those paranoid people out there, an app that will allow you to track if you locked your door (among other things) or not! - IN PROGRESS

    Swift

  6. Snake-Game Snake-Game Public

    This repository contains the Nokia Snake game that a teammate and I recreated in Turbo C++ in 2015. In order to run the program, you will require the MS DOS compiler (for turbo c++)

    C++