Skip to content
View hyprex-deva's full-sized avatar
:octocat:
:)
:octocat:
:)
  • Student
  • India
  • 17:29 (UTC +05:30)

Organizations

@MCIndiaNetwork

Block or report hyprex-deva

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hyprex-deva/README.md

Typing SVG

πŸ‘‹ Hi, I'm a Computer Science student and aspiring AI/ML Engineer. πŸ‘‹

πŸ”¬ Co-author of 4 IEEE-published research papers in Machine Learning and Natural Language Processing. πŸ”¬

πŸ’» Hands on with Python, Machine Learning, Deep Learning, and backend development. πŸ’»

πŸš€ Passionate about building impactful projects and applying research to real-world problems. πŸš€

πŸ“– Always learning, experimenting, and improving. πŸ“–

Connect with me:

email LinkedIn Reddit Discord Instagram Pinterest X

Knowledge Areas

mindmap
  root((Skills))
    ((Languages))
      Python
      C
      C++
      SQL
      HTML
      CSS
      Bash

    ((Frameworks))
      Flask
      FastAPI
      Streamlit
      TensorFlow
      Keras
      PyTorch

    ((Libraries))
      NumPy
      Pandas
      Scikit-learn
      Matplotlib
      OpenCV
      Seaborn

    ((AI/ML))
      Machine Learning
      Deep Learning
        ANN
        CNN
        RNN
        LSTM
      NLP
        BERT
        Text Classification
      Computer Vision

    ((Databases))
      MySQL
      SQLite

    ((Tools))
      Git
      GitHub
      Linux
      Docker
      Jupyter Notebook
      VS Code
Loading

Research Publications

Co-author of 4 IEEE-published research papers focusing on Machine Learning, Deep Learning, Natural Language Processing, and Data Science.

IEEE Publications

  1. Multilingual SMS Spam Detection using BERT and LSTM
  2. Language Detection Using Machine Learning
  3. Leveraging BERT-Enhanced MLP Classifier for Automated Stress Detection in Social Media Articles
  4. Investigating deep learning architectures for robust speech emotion recognition: A study of lstm, cnn, and clstm model

Research Areas: NLP β€’ Deep Learning β€’ Machine Learning β€’ Data Science

Activity



Typing SVG

Pinned Loading

  1. Language-Detection Language-Detection Public

    Detects what Language is the Given Sentence.

    Jupyter Notebook

  2. Cat-vs-Dog Cat-vs-Dog Public

    Predicts if a given photo is of a Dog or Cat

    Jupyter Notebook

  3. Multi-Lingual-SPAM-Detection Multi-Lingual-SPAM-Detection Public

    Multi-Lingual Spam Detection (BERT, LSTM)

    Jupyter Notebook 1

  4. Wiki-RAG Wiki-RAG Public

    Using Wikipedia Data with RAG to give answers from an LLM

    Python