Skip to content
View vivekrmk's full-sized avatar
  • USA

Block or report vivekrmk

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. Diabetes-Readmittance---Decision-Trees Diabetes-Readmittance---Decision-Trees Public

    Jupyter Notebook

  2. Encrytion-for-Kids Encrytion-for-Kids Public

    Sandorf Cipher, uses the concept of spanning!

    C++

  3. Image-Compression-Principal-Component-Analysis-Pytorch Image-Compression-Principal-Component-Analysis-Pytorch Public

    In this tutorial we can use the Pytorchs efficient PCA implementation for performing data compression by retaining essential features of an Image. With the result of the PCA tensor, we also try to …

    Jupyter Notebook 19 12

  4. MultiChat_with_encryption MultiChat_with_encryption Public

    This is a Client server encryption project that uses AES algorithm to encrypt messages on the wire.

    Python

  5. Word-cloud-of-Most-reviewed-Product-in-Amazons-Food-and-Gourmet-Data Word-cloud-of-Most-reviewed-Product-in-Amazons-Food-and-Gourmet-Data Public

    Jupyter Notebook

  6. fitting-data-to-a-Poisson-Distribution fitting-data-to-a-Poisson-Distribution Public

    This code fits an appropriate data to a Poisson distribution. Prior pre-requisites of data -fitting to poisson must be taken care!

    R