Skip to content
View sagargoyal96's full-sized avatar
Block or Report

Block or report sagargoyal96

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

    Visual Basic

  2. image-classification-using-DNN image-classification-using-DNN Public

    ML assignment 3: Made multiple CNN based models, and optimised parameters to get the best accuracy on validation and test data

    Jupyter Notebook

  3. Linear-regression-GDA Linear-regression-GDA Public

    ML assignment 1, Linear, logistic and GDA implementation according to the requirements

    Python

  4. MPI-sparse-matrix-sorting MPI-sparse-matrix-sorting Public

    Parallel assignment: using message passing to implement sorting of a sparse matrix. Made a different data structure to store the matrix.

    C++

  5. prolog_interpreter prolog_interpreter Public

    A prolog interpreter written in Ocaml

    OCaml

  6. SVM-and-Naive-Bayes SVM-and-Naive-Bayes Public

    ML assignment 2 : Clasify movie reviews and images using Naive Bayes and svm respectively

    Python