Skip to content
View tusharkumar91's full-sized avatar
  • Rochester

Block or report tusharkumar91

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 Loading

  1. BCV-Uniandes/DMS BCV-Uniandes/DMS Public

    Dynamic Multimodal Instance Segmentation Guided by Natural Language Queries, ECCV 2018

    Python 75 8

  2. CS224D-Deep-Learning-for-Natural-Language-Processing-Coursework CS224D-Deep-Learning-for-Natural-Language-Processing-Coursework Public

    Coursework for CS224D- Deep Learning for Natural Language Processing (2016). The lectures were followed through youtube and homeworks were followed from the class website.

    Python

  3. Simple-Recurrent-Units Simple-Recurrent-Units Public

    Forked from asappresearch/sru

    Forked version of SRU to aid my experimentation with DMS . SRU - Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755) . DMS - https://github.com/BCV-Uniandes/DMS

    Python

  4. NeuralNetwork NeuralNetwork Public

    Implementation of Neural network using sigmoid units and cross entropy loss on Iris and Connect-4 dataset. Also includes decision tree implementations.

    Python

  5. pysot pysot Public

    Forked from STVIR/pysot

    SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.

    Python

  6. Pytorch-VAE Pytorch-VAE Public

    This repository implements a simpleVAE for training on CPU on the MNIST dataset and provides ability to visualize the latent space, entire manifold as well as visualize how numbers interpolate betw…

    Python