Giter Club home page Giter Club logo

변형호(Hyungho Byun)

Business Inquiry: [email protected], [email protected]

Linkedin

생성 AI의 최신 트렌드, 인사이트와 기술 활용 방법을 깊이 있게 전달합니다.

📘 Bio

  • 2010.2 경기과학고등학교 조기졸업
  • 2016.2 한국과학기술원 전산학부 학사 졸업 (부전공: 수리과학부)
  • 2023.2 서울대학교 컴퓨터공학부 박사 졸업

LLM 파인 튜닝과 어플리케이션/서비스 개발, 성능 향상 방법에 대한 강의를 주로 진행하고 있습니다.
일반 AI 전 분야에 대한 강의와 비전공자 대상의 Python 데이터 전처리, 분석 강의도 진행합니다.

🎒Courses & Activities

2024

  • 멀티캠퍼스 AI/자연어처리 고급 과정 강사

  • 국가보안기술연구소 LLM 개발 기술 자문

    • Agentic Work 자동화 프로젝트
  • 신세계디에프 생성형AI 활용 교육 (2024.07-)

  • 한국앤컴퍼니 생성형AI 활용 교육 (2024.05-2024.06)

  • GS그룹 LLM 프로그래밍 심화 교육 (2024.05)

    • LLM 파인튜닝 및 sLLM 개발
    • RAG 성능 고도화 방법
    • 효과적인 LLM 어플리케이션 서빙하기
  • 한전KDN 멀티모달 AI 교육 (2024.05)

  • HL그룹 생성형AI 활용 교육 (2024.05-2024.07)

  • 삼성SDS - LLM 프로그래밍 강의 (2024-)

    • OpenAI API와 Assistant 활용법
    • LangChain과 LCEL(LangChain Expression Language) 개발
  • SK Telecom - AI Literacy Program 강의 (2024)

    • ChatGPT와 LLM 파인튜닝
    • LangChain 심화
  • 신한금융투자 - 생성형 AI 모델 R&D 기반 구성 수행 강의 (2024-)

    • 금융 데이터 파인 튜닝 LLM
    • 생성AI 기반 마케팅 문구 생성 및 영상 요약 어플리케이션
  • 두피디아 정보과학/인공지능 분야 집필진 (2023.06-)

  • 삼성전자 신입사원 Digital Transformation 교육 (2024.03-2024.04)

    • Python을 이용한 데이터분석 및 시각화
    • ChatGPT와 LangChain을 활용한 업무 생산성 향상
    • SQL 데이터베이스
  • 중소기업벤처진흥공단 스타트업 AI기술인력 양성(이어드림 스쿨) 멘토

    • 프로젝트 과제 개발 자문
  • 현대엘리베이터 LLM 세미나 'AI와 IT 기술 트렌드' (2024)


2023

  • HD현대 : 과학기술정보통신부-정보통신산업진흥원 주관 산업전문인력 AI 역량 강화 사업 강의(2023)

    • 거대 언어 생성 모델(LLM)을 활용한 현장 매뉴얼 가이드 챗봇
  • 삼성전자-패스트캠퍼스 Citizen Developer 과정 교육 (2023)

    • Python 데이터 전처리
  • 과학기술정보통신부-정보통신산업진흥원 주관 산업전문인력 AI 역량 강화 사업 강의 (2022)

    • 설비 센서 데이터를 활용한 나노/탄소 소재 생산공정 설비 이상 예측
    • 머신러닝을 활용한 소재·부품 생산공정 최적화
    • 나노/탄소 잉크기반 잉크젯 공정 라인두께 예측
  • 삼성전자 신입사원 Digital Transformation 교육 (2023.02-2024.04)

    • Python을 이용한 데이터분석 및 시각화
    • 머신러닝/ 딥러닝 기초
    • ChatGPT를 활용한 업무 생산성 향상
    • 현업 데이터를 활용한 인공지능 프로젝트

💻 Projects

📖 Publication

  • Aspect-Oriented Unsupervised Social Link Inference on User Trajectory (주저자)
    • Elsevier Information Sciences, 2023.
  • SC-Com: Spotting Collusive Community in Opinion Spam Detection (주저자)
    • Elsevier Information Processing & Management, 2021.
  • When friends move: A deep learning-based approach for friendship prediction in mobility network (Poster) (주저자)
    • International Conference on Mobile Systems, Applications, and Services (MobiSys),2019.
  • Graph-Enhanced Unsupervised Social Link Inference for User Trajectory Data (Submitted) (주저자)
    • IEEE International Conference on Web Services (ICWS), 2023.
  • Finding Heterophilic Neighbors via Confidence-based Subgraph Matching for Semi-supervised Node Classification, (공저자)
    • ACM International Conference on Information & Knowledge Management (CIKM),2022.
  • Based Domain Disentanglement without Duplicate Users or Contexts for Cross-Domain Recommendation, (공저자)
    • ACM International Conference on Information & Knowledge Management (CIKM),2022.
  • Dynamic graph convolutional networks with attention mechanism for rumor detection on social media (공저자)
    • PLOS ONE, 2021.
  • Toward efficient dynamic virtual network embedding strategy for cloud networks (공저자)
    • International Journal of Distributed Sensor Networks, 2018.

Others

KBO-GPT (한국 프로 야구 분석 GPT) - beta
직피티 : 직장인을 위한 한국어(Korean) 이메일 & 메신저 & 상담 GPT
거의 모든 것의 매뉴얼(Manual for Nearly Everything)

변형호(Hyungho Byun)'s Projects

bine icon bine

BiNE: Bipartite Network Embedding

chatgpt-retrieval-plugin icon chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

nlp_summary_prob icon nlp_summary_prob

pointer generator with extractive distribution as weighted sum of softmax of each encoder states.

pointer-generator icon pointer-generator

Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

quiz icon quiz

temporary files for quizzes

whenfriendsmove icon whenfriendsmove

Dataset for Poster: When Friends Move: A Deep Learning-based Approach for Friendship Prediction in Mobility Network

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.