Skip to content
View sheldon123z's full-sized avatar

Block or report sheldon123z

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

👨‍🎓 About Me

class Researcher:
    def __init__(self):
        self.name = "Sheldon"
        self.role = "PhD Student @ XJTU"
        self.email = "[email protected]"
        self.focus = [
            "Machine Learning",
            "Deep Learning",
            "Reinforcement Learning",
            "LLMs"
        ]
        self.status = "Publishing Papers 📄"

    def goal(self):
        return "Turning coffee into code & papers ☕→💻"

    def current_mood(self):
        return "🚀 Exploring new frontiers!"

me = Researcher()
print(me.goal())

🔬 Research Interests


🖼️ Computer Vision
Image/Video Understanding

🗣️ Natural Language Processing
Language Models & Understanding

🎨 Generative AI
Diffusion Models & GANs

⚙️ System Optimization
Efficient AI Systems


🛠️ Tech Stack

Category Technologies
Languages
AI / ML wandb huggingface
Backend
Tools

🎯 Recent Activity

  1. ❗ Opened issue #91 in DayuanJiang/next-ai-draw-io

📫 Connect & Support

GitHub Email LinkedIn Google Scholar ORCID


Random Dev Quote


⭐️ Show some love by starring my repositories! | Built with ❤️ and ☕ | © 2025 Sheldon

@sheldon123z's activity is private