Skip to content
View ara7's full-sized avatar

Block or report ara7

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 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. LLMs-for-Materials-Chemistry-Hackathon LLMs-for-Materials-Chemistry-Hackathon Public

    This framework leverages domain-specific fine-tuned MatSciBERT LLM and unsupervised techniques to analyze and cluster the information related to the quality of fabricated films. The clusters in the…

    Python

  2. Algorithms-and-NN-problems Algorithms-and-NN-problems Public

    Python

  3. LeetCode LeetCode Public

    Python

  4. Crypto_project Crypto_project Public

    Cryptography project : In this project I have implemented the cryptography techniques like RSA and diffie hellman key exchange to make a secure connection between a group of users. Users communicat…

    PHP 1

  5. Machine_Learning_ALgorithms Machine_Learning_ALgorithms Public

    This file includes the machine learning techniques used in the project - Authorship Attribution. The dataset has the text fragments from books of various authors. We were asked to classify the text…

    Jupyter Notebook

  6. Maximal-Cluster-of-Hosts Maximal-Cluster-of-Hosts Public

    Merging the decision tree models of hosts in a cluster. I have used regex to decode the python tree structure and then merged them using recursion