Skip to content
View HellDragger's full-sized avatar
:electron:
Working
:electron:
Working

Block or report HellDragger

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
HellDragger/README.md

Welcome to HellDragger's AI Exploration Hub! πŸ‘‹πŸ€–

Hi there! I'm Aryan Sharma, an aspiring AI specialist passionate about diving deep into the intricacies of artificial intelligence, machine learning, and deep learning. This repository serves as a central hub where I share my projects, findings, and ongoing learning adventures in the field of AI.

πŸ” About Me:

  • πŸŽ“ Currently studying Computer Science Engineering at Symbiosis Institute of Technology, Pune
  • 🌱 I’m currently learning more about RAG, Reinforcement Learning and Deep Learning.
  • πŸš€ Aspiring to contribute to cutting-edge AI research and real-world applications

🌟 In this Repository:

  • πŸ’» Projects: From my college assignment projects to my personal projects, this profile contains all of those along with some research areas and study material.
  • πŸ“ˆ Experimentation: Experimental code and pilot projects testing out new libraries, frameworks, and AI models.

πŸ‘₯ Let's Connect:

Feel free to fork, star, and contribute! Let’s learn and grow together in the fascinating world of artificial intelligence.

Aryan's GitHub stats Top Languages

Pinned Loading

  1. online_news_popularity_prediction online_news_popularity_prediction Public

    Used various Machine Learning Regression models to predict the popularity of a news article.

    Jupyter Notebook 1

  2. Resume-Classification Resume-Classification Public

    Jupyter Notebook

  3. LeaderElection LeaderElection Public

    This repository contains the code for leader election in Directed Ring type Graph with two conditions:-

    Java