Skip to content
View AmanTiwari1503's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AmanTiwari1503

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

    Implementation of the PRESENT and the ESF Ciphers

  2. SmallSearchEngine SmallSearchEngine Public

    Problem Statement: http://www.cse.iitd.ac.in/~bagchi/courses/COL106_18-19/2018COL106assn3-4.pdf

    Java

  3. MobileTrackingSystem MobileTrackingSystem Public

    Problem Statement: http://www.cse.iitd.ac.in/~bagchi/courses/COL106_18-19/2018COL106assn1-2.pdf

    Java

  4. RSA_Encryption RSA_Encryption Public

    Implementation of RSA public key cryptosystem using GNU MP library along with Vigenere symmetric key cryptosystem

    C 1

  5. SVM-Design SVM-Design Public

    SVM implementation for Binary and Multiclass classification using standard SVM library and Convex optimastion method

    Python

  6. Neural_Net-Design Neural_Net-Design Public

    Neural network implementation of multiclass classification using a Fully connected neural network and Convolutional neural network

    Python