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

Block or report namanag16

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

  1. Machine-Learning-Fundamentals Machine-Learning-Fundamentals Public

    Regression, Classification, Regularization, Neural Networks, SVM, Clustering, Dimensionality Reduction etc

    MATLAB 1

  2. Data-Mining Data-Mining Public

    Experiments with Association rules (using Apriori, ECLAT), Graph Clustering (CLARANS, BIRCH, CURE), Page Ranking

    MATLAB 2

  3. XEBRA-Xen-Based-Remote-Attestation XEBRA-Xen-Based-Remote-Attestation Public

    A purely software based remote attestation technique XEBRA that guarantees execution of correct code on a remote host, termed as Remote Attestation. XEBRA can be used to establish dynamic root of t…

    C++

  4. Controller-for-a-Fax-Based-Printer Controller-for-a-Fax-Based-Printer Public

    A system that takes print requests from a fax line and directs a printer to print accordingly. The design captures the functional description and specifications in VHDL.

    VHDL

  5. Operating-Systems Operating-Systems Public

    Contains homework and lab exercises during my operating systems course

    C

  6. Prolog-Interpreter Prolog-Interpreter Public

    The project involves building a prolog interpreter using concepts of functional programming. The repository also contains other experiments done in functional domain.

    OCaml