Skip to content
View iamsimha's full-sized avatar
Block or Report

Block or report iamsimha

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. dlsys-course-solutions dlsys-course-solutions Public

    Solutions to assignments of dl-sys course

    Python 6 2

  2. pytorch-text-crf pytorch-text-crf Public

    This package contains a simple wrapper for using conditional random fields(CRF) for NLP applications. This code is based on the excellent Allen NLP implementation of CRF.

    Python 5 2

  3. conv-sentiment-analysis conv-sentiment-analysis Public

    This is the implementation of paper "Convolutional Neural Networks for Sentence Classification" by Yoon Kim

    Python 1

  4. pytorch-maml pytorch-maml Public

    This is pedagogical implementation of MAML Algorithm.

    Python