Skip to content
View K-MinHyuk's full-sized avatar
  • ETRI
  • Republic of korea

Highlights

  • Pro

Block or report K-MinHyuk

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

Hi there, I'm MinHyuk. ๐Ÿ‘‹

Welcome to my GitHub profile! I'm a Deep Learning Developer with a Master's degree in Computer Engineering from 2024, where I dived deep into solving distributed source coding through AI. My curiosity and passion for AI have led me to explore various domains, with a recent focus on "generative AI" and "image processing".

About Me

  • ๐ŸŽ“ Graduated with a Master's in Computer Science in 2024, my thesis focused on constructing the architecture for distributed source coding using AI technologies.
  • ๐Ÿ’ก Fascinated by all things AI, with current interests in generative AI and image processing technologies.
  • ๐Ÿ›  I've been involved in diverse projects, leveraging AI to solve real-world problems within various fields.

Projects

My projects showcase a blend of AI application and innovation across different domains:

  • 5G-NR Communications Package Development: Try using PyTorch for your 5G NR communication simulator instead of Matlab! With PyTorch, you can more easily simulate 5G NR communication based on deep learning algorithms. Please check here ๐Ÿ‘‰ ๐Ÿ’ป.

  • Reinforcement Learning in Gaming: The 2048 game is a fun puzzle game. How about solving this classic game through reinforcement learning? Will the model use a strategy similar to humans, pushing the larger numbers to the corners? Please check here ๐Ÿ‘‰ ๐Ÿ•น๏ธ.

  • Segmentation in Medical Data: Are you aware that distinguishing the pancreas in abdominal CT images is challenging? Not only is the pancreas difficult to visualize, but pancreatic cancer can also be dangerous. I introduce a model that segments the location of the pancreas. Please check here ๐Ÿ‘‰ ๐Ÿฉป.

  • Multi-Modal Segmentation in Medical Data: This project focuses on brain tumor segmentation using multi-modal brain data as input. The output provides probabilities for various types of tumors, including edema, advancing tumor, non-advancing tumor, and necrotic tumor core. Please check here ๐Ÿ‘‰ ๐Ÿง‘โ€โš•๏ธ.

  • Medical Data Classification: Did you know that the diagnosis of tuberculosis is often made solely through the visual assessment by doctors? How about seeking assistance from artificial intelligence? Here is a deep learning model that can be used as an aid in diagnosing tuberculosis in infants. This model estimates the probability of tuberculosis diagnosis in infants and suggests the location of lesions based on Grad Cam. Please check here ๐Ÿ‘‰ ๐Ÿฉบ.

  • Game Data Analysis: Analyzed game data to derive insights that inform strategy and game design improvements. Please check here ๐Ÿ‘‰ ๐ŸŽฎ.

In addition to the various projects shown above, here also have a range of projects prepared involving diffusion networks, Transformers, GANs (Generative Adversarial Networks), and more! Feel free to browse through my repositories to see more about my work. I am always open to feedback, collaborations, and discussions on how AI can be used to solve complex problems and create new possibilities.๐Ÿ‘

Pinned Loading

  1. 2048_reinforcement 2048_reinforcement Public

    Solving the 2048 puzzle game through the training of a reinforcement learning model.

    Jupyter Notebook 2

  2. CapstoneDesign2022_1_DEML CapstoneDesign2022_1_DEML Public

    Forked from reverse-sky/CapstoneDesign2022_1_DEML

    Development of encoding techniques using machine learning.

    2

  3. Multimodal_Brain_tumor_Segmentation Multimodal_Brain_tumor_Segmentation Public

    More effective Brain Tumor Segmentation model based on state-of-the-art models proposed in the Brain Tumor Segmentation (BraTS) challenge.

    Jupyter Notebook

  4. Pancreas_segmentation Pancreas_segmentation Public

    Pancreatic segmentation based on Attention U-Net

    Jupyter Notebook

  5. Pneumonia_Classification Pneumonia_Classification Public

    Jupyter Notebook

  6. OP.gg_hackathon OP.gg_hackathon Public

    Do you know about the game League of Legends? Based on numerous games played, let's consider the value of variables that occur throughout the game!

    Jupyter Notebook 1