Skip to content
View ViralPrajapati's full-sized avatar

Block or report ViralPrajapati

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. airavata-courses/VignyaanDwaarNirman airavata-courses/VignyaanDwaarNirman Public

    Micro-service Architecture based Radar Data Visualization Web Application. Tools and Technologies: Jetstream, Kubernetes, Docker, RabbitMQ, Jenkins, RESTful, JAVA, Node JS, MongoDB

    JavaScript 2

  2. Classifying-Degree-of-Orientation-on-Images Classifying-Degree-of-Orientation-on-Images Public

    Implemented Knn, Decision Tree and Neural Network from scratch to classify the degree of rotation required to re align the images.

    Python

  3. Latent-Dirichlet-Allocation-Using-Collapsed-Gibbs-Sampling Latent-Dirichlet-Allocation-Using-Collapsed-Gibbs-Sampling Public

    Implementation of LDA using the collapsed Gibbs sampler for LDA inference

    Python 1

  4. Part-of-Speech-Tagging Part-of-Speech-Tagging Public

    Implementation of POS Tagging using three techniques: 1) Simple Naive Bayes 2) HMM using Viterbi Algorithm 3) Gibbs Sampling

    Python