Skip to content
View genji970's full-sized avatar

Block or report genji970

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

Hi there 👋

I'm a undergraduate student(4th year) at Korea University.

My interest

multimodal, 3d vision, RL , LLM

🔭 Currently

  • Building

📖 Recently Reading

  • 3D Gaussian Splatting papers

🎓 Coursework (2022–2023)

  • Math major: Analysis2, Differential Geometry, Topology2...
  • CS major: Algorithms, Artificial Intelligence, RL...

🧠 How I Learn

  • I read research papers.

🧩 Open Source

  • Ultralytics YOLO contributor — 2 merged PRs.(vision)
  • Microsoft/agent-lightning contribtor - 1 merged pr. Trying to pr more and do advanced pr.(llm)

⚙️ Tech

Python · C++(little) · PyTorch · OpenCV · COLMAP · 3D · GS · rl · llm · docker(little)

Popular repositories Loading

  1. sllm-mistralai-7B_training_using_pyspark-DeepSpeed sllm-mistralai-7B_training_using_pyspark-DeepSpeed Public

    using Deepspeed with multiple gpus to train mistralai instruction 7B. Main dataset is nvidia/Nemotron-Post-Training-Dataset-v1.Annotations are written in korean(in progress)

    Python 2

  2. 3d-flow-matching-gaussian-splatting 3d-flow-matching-gaussian-splatting Public

    using flow matching to warm up multivariate gaussian splatting training

    Python 1

  3. genji970 genji970 Public

    profile

  4. agent-lightning agent-lightning Public

    Forked from microsoft/agent-lightning

    The absolute trainer to light up AI agents.

    Python