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

Block or report sudhanshumittal

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

  1. Information-retrieval-system Information-retrieval-system Public

    The information retrieval system retrieves web pages based on the users queries. For indexing, we have used trie data structure, web pages are selected based on their tf-df score and are further ra…

    Python 5 2

  2. neural-turing-machine neural-turing-machine Public

    implementation of neural turing machine as introduced by Google Deepmind

    Python 2

  3. bandits bandits Public

    implementation of the n-Armed bandit solutions as described in Sutton and Barto's book

    Python 1

  4. Easy21 Easy21 Public

    Assignment: Easy21 from David Silver's course on Reinforcement Learning

    Python 1 1

  5. gitTrial gitTrial Public

    first step towards learning

  6. lexical_analyser_assign2 lexical_analyser_assign2 Public

    convert regex to dfa and use the transition table for lexical analysis

    C 1