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

Block or report chinmayapancholi13

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. gensim gensim Public

    Forked from piskvorky/gensim

    Topic Modelling for Humans

    Python 3

  2. PyShortTextCategorization PyShortTextCategorization Public

    Forked from stephenhky/PyShortTextCategorization

    Various Algorithms for Short Text Categorization

    Python 1

  3. Kitaabi_Keeda Kitaabi_Keeda Public

    Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library

    Python 9 1

  4. Derivational_Task_MLP Derivational_Task_MLP Public

    A model to return vectors for derived words given the source word and target affix.

    Python

  5. MNIST_CNN MNIST_CNN Public

    Implementing a Convolutional Neural Network using Tensorflow for predicting MNIST images.

    Python

  6. MNIST_MultiLayerPerceptron MNIST_MultiLayerPerceptron Public

    Code to predict MNIST digits by implementing a Multi Layer Perceptron with a single hidden layer, without using any libraries like Tensorflow, Theano etc.

    Python