Skip to content
View ZXEcoder's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ZXEcoder

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

Hey, I'm Suraj Kumar Jha.

       Welcome to my profile

private static int updateDesktop (Image wallpaper) {
int happiness;
MyDesktop desktop = new MyDesktop();
desktop.apply (wallpaper); happiness = INFINITY;
return happiness;
}

Welcome to My GitHub Profile!

Header

About Me

Hello! I'm Suraj Kumar Jha, an aspiring Data Scientist and Machine Learning enthusiast with a deep passion for Deep Learning, Natural Language Processing (NLP), and Generative AI. My GitHub repository is a collection of projects and experiments that reflect my journey in the world of data science and artificial intelligence.

Profile Views

Table of Contents

Skills

Programming Languages

  • C++
  • C
  • Python
  • R
  • SQL
  • JavaScript

Data Science & Machine Learning

  • Data Analysis: Pandas, NumPy, SciPy
  • Machine Learning: Scikit-Learn, XGBoost, LightGBM
  • Deep Learning: TensorFlow, Keras, PyTorch
  • Natural Language Processing (NLP): NLTK, SpaCy, Hugging Face Transformers
  • Generative AI: GPT-3, DALL-E, GANs

Tools & Technologies

  • Data Visualization: Matplotlib, Seaborn, Plotly, Tableau
  • Big Data: Apache Spark, Hadoop
  • Databases: MySQL, PostgreSQL, MongoDB
  • Cloud Platforms: AWS, Google Cloud, Azure
  • Version Control: Git, GitHub

GitHub Stats

GitHub Stats

Top Languages

GitHub Trophies

Projects

1. Quora Question Pair Analysis

Description: Analyzed pairs of questions from Quora to determine whether they are semantically similar using LSTM networks.

  • Technologies: Python, TensorFlow, Keras, NLP, LSTM
  • Highlights: Achieved high accuracy and robustness in detecting duplicate questions.
  • Repository Link

2. Sentiment Analysis on Social Media

Description: Built a sentiment analysis model to classify social media posts as positive, negative, or neutral.

  • Technologies: Python, NLTK, SpaCy, Scikit-Learn
  • Highlights: Developed a robust pipeline for text preprocessing and classification.
  • Repository Link

3. Image Generation with GANs

Description: Created an image generation model using Generative Adversarial Networks (GANs).

  • Technologies: Python, TensorFlow, Keras, GANs
  • Highlights: Successfully generated high-quality images from scratch.
  • Repository Link

4. Real-time Object Detection

Description: Developed a real-time object detection system using YOLO (You Only Look Once).

  • Technologies: Python, OpenCV, TensorFlow, Keras
  • Highlights: Achieved high detection accuracy with fast processing times.
  • Repository Link

Courses

  • Deep Learning Specialization by Andrew Ng on Coursera
  • Data Scientist with Python by DataCamp
  • Natural Language Processing by Stanford University
  • Machine Learning by Stanford University on Coursera

Contact

I'm always open to networking, collaboration, and new opportunities. Feel free to reach out to me through:

Thank you for visiting my GitHub profile! Let's connect and create something amazing together in the world of data science and AI. 🚀


Pinned Loading

  1. machine_learning_fundas machine_learning_fundas Public

    Jupyter Notebook

  2. N_L_P N_L_P Public

    This is the repo in which my nlp work is stored

    Jupyter Notebook

  3. plant_disease_prediction plant_disease_prediction Public

    Jupyter Notebook

  4. plantonics-streamlit plantonics-streamlit Public

    Forked from 404Nikhil/plantonics-streamlit

    Python

  5. whatsapp_chat_analysis whatsapp_chat_analysis Public

    View your grop chat report and analyze the data

    Python 1

  6. AgeGenderDetection AgeGenderDetection Public

    To detect age and gender

    Python