Skip to content
View murtrax's full-sized avatar
  • Islamabad, Pakistan
Block or Report

Block or report murtrax

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. Self-Feeding-Chatbot-With-Context-Aware-Questions Self-Feeding-Chatbot-With-Context-Aware-Questions Public

    Improved the abilitiy of a self-feeding chatbot implemented in facebooks Parl-AI platform to ask for context aware questions during feedback to increase verbatim reponses that can directly be used …

    Python 7

  2. botsify-react-native botsify-react-native Public

    Forked from mshehrozsajjad/botsify-react-native

    Botsify React Native App

    JavaScript

  3. ParlAI ParlAI Public

    Forked from facebookresearch/ParlAI

    A framework for training and evaluating AI models on a variety of openly available dialogue datasets.

    Python

  4. eattheblocks eattheblocks Public

    Forked from jklepatch/eattheblocks

    Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers

    JavaScript

  5. Multithreaded-Java-Chating-Application Multithreaded-Java-Chating-Application Public

    Two way instant messaging application implemented via a multithreated architecture and JavaFX library

    HTML

  6. Reliable-UDP-Transfer-Application Reliable-UDP-Transfer-Application Public

    Made the UDP transfer protocol reliable by having each UDP package labeled with a number, once a package is received an "ack" is sent to the server-side, if an "ack" is not received for a package, …

    C