goddoe
Researcher, Code capability of LLM, Large Language Model, Question Answering, Information Retrieval
NAVER Cloud, Hyperscale AISeoul, Korea
Pinned Repositories
deepspeed-peft-lecture
hide-and-seek
Tensorflow implementation of "Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization"[ICCV 2017]
Learner
Learner is Super-Easy Machine Learning Library
NALU-pytorch
PyTorch implementation of NALU "Neural Arithmetic Logic Units"
rl-trader
SiameseNet-PyTorch
A Implementation of "Siamese Neural Network for One-shot Image Recognition".
tensorflow-practice
tensorflow_practice
text-classification-and-sentence-representation
Sentence representation with CBOW, Relation Network, CNN, Self Attention using PyTorch
weakly-supervised-detector
Implementation of "Learning Deep Features for Discriminative Localization"[CVPR 2016]
goddoe's Repositories
goddoe/SiameseNet-PyTorch
A Implementation of "Siamese Neural Network for One-shot Image Recognition".
goddoe/text-classification-and-sentence-representation
Sentence representation with CBOW, Relation Network, CNN, Self Attention using PyTorch
goddoe/nvim-ai-assistant
goddoe/rl-trader
goddoe/deepspeed-peft-lecture
goddoe/finance
finance data crawling tool
goddoe/create-python-app
cpa is a cli tool for ultra fast setup of Rust & Python projects
goddoe/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
goddoe/dstc8-schema-guided-dialogue
goddoe/eng-practices
Google's Engineering Practices documentation
goddoe/error-prediction
error-prediction
goddoe/goddoe.github.io
Sung-ju Kim's github.io page
goddoe/hacking-llms-for-low-res-settings
goddoe/icrawler
A multi-thread crawler framework with many builtin image crawlers provided.
goddoe/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
goddoe/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
goddoe/NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
goddoe/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
goddoe/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
goddoe/pytorch_cheatsheet
pytorch_cheatsheet
goddoe/pytorchic-bert
Pytorch Implementation of Google BERT
goddoe/research-website-template-nerfies
goddoe/scaling-law
goddoe/set-env
Set Environments
goddoe/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
goddoe/slot_filling_and_intent_detection_of_SLU
slot filling, intent detection, joint training, ATIS & SNIPS datasets, MIT corpus, ELMo, BERT, XLNet
goddoe/super-resolution
super-resolution
goddoe/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
goddoe/trl
goddoe/visdial-challenge-starter-pytorch
Starter code in PyTorch for the Visual Dialog challenge