Skip to content
View Kongfha's full-sized avatar

Organizations

@CEDT-Chula
Block or Report

Block or report Kongfha

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

Hi, I'm Kongfha! πŸ‘‹

I'm Computer Engineering Student at Chulalongkorn University.

About me

πŸ‘‹ Passionate about NLP, deeply into ML/DL, crafting Text Generation Models.

πŸ“š Actively learning ML/DL intricacies, striving for expertise.

πŸ’‘ Currently working on model architecture design for Poem Generation, merging creativity with tech.

πŸ” Exploring AI and language, a journey of growth and discovery.

My Highlighted Projects

Klonsuphap-LM

GPT2-TH-ZH

Vanilla Transformer Implementation in PyTorch

Optimization Algorithm for Black Box Function Design

Other Projects

  • Undertale Music Generator
  • PhraAphaiManee-LM
  • Croissant Bonk Community
  • Transformer-Text-Generation (My First Transformer!)

Tech Stacks

python logo pytorch logo pandas logo numpy logo cplusplus logo linux logo

Pinned

  1. KlonSuphap-LM KlonSuphap-LM Public

    Training a GPT-2 Language Model for Thai Klon-Paed Poem generation with accurate rhyming patterns.

    Python 2

  2. Vanilla-Transformer-in-PyTorch Vanilla-Transformer-in-PyTorch Public

    My Encoder-Decoder Transformer Implementation in PyTorch (self-implemented multi-head attention)

    Python 1

  3. Optimization-Algorithm-for-Agents-in-Random-Conditions-YSC2022 Optimization-Algorithm-for-Agents-in-Random-Conditions-YSC2022 Public

    My Project to Design Optimization Algorithm for Black-Box Function with Random Variables

    Jupyter Notebook

  4. NMTBaseline NMTBaseline Public

    Forked from Yordyod/NMTBaseline

    (Educational Purpose) Understand how neural machine translation works

    Python

  5. GPT2-TH-ZH GPT2-TH-ZH Public

    Training neural language models on multi-language corpus.

    Python

  6. Transformer-Text-Generation Transformer-Text-Generation Public

    My First Transformer Text Generation Model Deployment

    Python