chinmayapancholi13
Low Latency Software Developer at Tower Research Capital | IIT KGP | GSoC'17 with Gensim
IIT Kharagpur
Pinned Repositories
Derivational_Task_MLP
A model to return vectors for derived words given the source word and target affix.
gensim
Topic Modelling for Humans
Kitaabi_Keeda
Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library
LSTM_Model
Repository to store the model learned for Topic Modelling task using LSTMs.
MNIST_CNN
Implementing a Convolutional Neural Network using Tensorflow for predicting MNIST images.
MNIST_MultiLayerPerceptron
Code to predict MNIST digits by implementing a Multi Layer Perceptron with a single hidden layer, without using any libraries like Tensorflow, Theano etc.
PyShortTextCategorization
Various Algorithms for Short Text Categorization
Scikit_Learn_Integration
This repository would serve as a blueprint for the integration of Gensim with scikit-learn.
Search_Algorithms_EightPuzzleProblem
Implementing various search algorithms to solve the Eight Puzzle Problem
shorttext_test_data
Repository to store shorttext data which can be downloaded while running unit-tests.
chinmayapancholi13's Repositories
chinmayapancholi13/Kitaabi_Keeda
Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library
chinmayapancholi13/gensim
Topic Modelling for Humans
chinmayapancholi13/LSTM_Model
Repository to store the model learned for Topic Modelling task using LSTMs.
chinmayapancholi13/PyShortTextCategorization
Various Algorithms for Short Text Categorization
chinmayapancholi13/Scikit_Learn_Integration
This repository would serve as a blueprint for the integration of Gensim with scikit-learn.
chinmayapancholi13/shorttext_test_data
Repository to store shorttext data which can be downloaded while running unit-tests.
chinmayapancholi13/Derivational_Task_MLP
A model to return vectors for derived words given the source word and target affix.
chinmayapancholi13/MNIST_CNN
Implementing a Convolutional Neural Network using Tensorflow for predicting MNIST images.
chinmayapancholi13/auto-sklearn
chinmayapancholi13/chinmayapancholi13.github.io
Website to update and share information.
chinmayapancholi13/CNN_Weights
chinmayapancholi13/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
chinmayapancholi13/fastText
Library for fast text representation and classification.
chinmayapancholi13/gsoc
Numfocus Google Summer of Code Materials
chinmayapancholi13/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
chinmayapancholi13/minimal-mistakes
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
chinmayapancholi13/MNIST_Tensorflow
Implementing a 2 hidden layer multi layer perceptron using Tensorflow for predicting MNIST images.
chinmayapancholi13/models
Models built with TensorFlow
chinmayapancholi13/Monica
chinmayapancholi13/Mutual_Exclusion_Algorithms
This project is a collection of various mutual exclusion algorithms implemented using the tool UPPAAL.
chinmayapancholi13/Network_Diagnosis_Tools_Implemenation
This repository contains C++ implementations of tools (such as ping) which are used for troubleshooting and diagnosis of computer networks.
chinmayapancholi13/Producer_Consumer_Problem
This project involves maintaining synchronization among multiple producers and consumers in a producer-consumer scenario.
chinmayapancholi13/scikit-learn
scikit-learn: machine learning in Python
chinmayapancholi13/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
chinmayapancholi13/textacy
higher-level NLP built on spaCy
chinmayapancholi13/Ticket_Counter_Using_Socket_Programming
This project simulates a railway ticket booking system where several ticket booking agents (clients) simultaneously book tickets by sending requests to the central server.
chinmayapancholi13/wiki-history-doc
extract history doc from wikipedia dump
chinmayapancholi13/wikiextractor
A tool for extracting plain text from Wikipedia dumps
chinmayapancholi13/Word2Vec_Loss_Benchmarking
Repository to see the effect on the time taken by the code added for computing training loss for Gensim's Word2Vec model
chinmayapancholi13/WordEmbeddingsViz
Visualize bilingual word embeddings.