Skip to content
View ZakHussain's full-sized avatar

Block or report ZakHussain

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Video_Streaming Video_Streaming Public

    The Purpose of this code, is to understand the basics of RTP and RTSP for multimedia transport between a single client and server. It builds on top of sample code provided by Kurose's Computer Netw…

    Python 2

  2. Hidden_Markov_Models Hidden_Markov_Models Public

    In this Notebook, I build the viterbi algorithm from scratch to predict the tag sequences for given token sequence.

    Jupyter Notebook

  3. Naive_Bayes_Classifier Naive_Bayes_Classifier Public

    In This Jupyter Notebook, I build a Naive Bayes Classifier from scratch to handle a binary classification task. The .fit method builds a model from two directory paths. Here, there should be two di…

    Jupyter Notebook

  4. QDK_Unit_Testing QDK_Unit_Testing Public

    Here I lay out useful components and workflows to get started Unit testing with Microsoft Quantum Development Kit.

    Jupyter Notebook

  5. DendriteClassificationWithAPI DendriteClassificationWithAPI Public

    Jupyter Notebook

  6. Self-Flying-Spaceship Self-Flying-Spaceship Public

    A JavaScript application that applies a reinforcement learning model to teach a spaceship to move through space.

    JavaScript