Skip to content
View devilunraveled's full-sized avatar
💭
Let's Discuss over a game of Chess
💭
Let's Discuss over a game of Chess

Block or report devilunraveled

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

    Implementation of Transformers module in python, using only Linear Layers as support from PyTorch. Implemented as part of Course Work for he couse Advanced Natural Language Processing @ IIIT H.

    Python

  2. Speculative-Decoding Speculative-Decoding Public

    The implementation and analysis of Speculative Decoding, implemented as part of Project work for the course CS7.501 Advanced Natural Language Processing

    Python 3

  3. ResearchSynth ResearchSynth Public

    A document summariser specific for Abstract Generation for Scientific Papers.

    Jupyter Notebook 2 1

  4. MultiAgentSystems/ThePacManPlayer MultiAgentSystems/ThePacManPlayer Public

    Training Behaviour trees for playing the Pac-Man game using Genetic programming with hybrid constraints.

    Python 1

  5. MultiAgentSystems/TheNegotiator MultiAgentSystems/TheNegotiator Public

    Automated Negotiation agent based on SAOP protocol. Opponent Model built using Linear Regression with non-linear bid scaling.

    Java 1

  6. XV7-RISC-V/xv7-riscv XV7-RISC-V/xv7-riscv Public

    Xv6 for RISC-V with added features

    C