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

Block or report miteshksingh

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

Popular repositories Loading

  1. tfidf-chatbot tfidf-chatbot Public

    A retrieval based chatbot which uses tf-idf to match user query with relevant sentence in corpora. It is built from scratch using NLTK and the following tutorial - https://medium.com/analytics-vidh…

    Jupyter Notebook 2 1

  2. question-answering-dialog-agent question-answering-dialog-agent Public

    This project was built as part of a Hackathon Hack@CEWIT. The repo contains the code for dialog agent built using Google's Dialog Flow. The ML code used the official BERT implementation and will be…

    HTML 2

  3. ML-Resources ML-Resources Public

    This repo contains links to some excellent articles, images, videos and blogposts which I stumble upon during my research.

    2 1

  4. cs231n-neural-net-case-study cs231n-neural-net-case-study Public

    Understanding the basics of neural network from a 2D toy example using tutorial - http://cs231n.github.io/neural-networks-case-study/

    Jupyter Notebook 1

  5. C-compiler C-compiler Public

    A mini-gcc compiler which can handle simple sorting programs

    Yacc

  6. dropwizard-webapp-template dropwizard-webapp-template Public

    A template project to help users quickly spin off config based REST services.

    Java