Pinned Repositories
algorithm
algorithm repository
cs224w_assignment
Assignment for CS224W
hoonst.github.io
bloging on
lda_from_scratch
lda code from scratch with python
lol_match
league of legends data analysis
Naver_Dictionary
Code for Crawling Naver Dictionary of example sentences when inputs words
SPARTA
Semantic Parsing And Relational Table Aware Model that generates SQL from question written in Korean language
xgb_parameter
parameter optimization with hyperopt(GP / TPE)
SPARTA
Semantic Parsing And Relational Table Aware Model that generates SQL from question written in Korean language
Transformer_Survey_Study
"A survey of Transformer" paper study 👩🏻💻🧑🏻💻 KoreaUniv. DSBA Lab
Hoonst's Repositories
Hoonst/cs224w_assignment
Assignment for CS224W
Hoonst/SPARTA
Semantic Parsing And Relational Table Aware Model that generates SQL from question written in Korean language
Hoonst/hoonst.github.io
bloging on
Hoonst/lol_match
league of legends data analysis
Hoonst/algorithm
algorithm repository
Hoonst/xgb_parameter
parameter optimization with hyperopt(GP / TPE)
Hoonst/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
Hoonst/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Hoonst/docker
docker script
Hoonst/DT-Fixup
Optimizing Deeper Transformers on Small Datasets https://arxiv.org/abs/2012.15355
Hoonst/hoonst
Github Decoration
Hoonst/hyperopt
Algorithms for hyperparameter optimization
Hoonst/ksat_eng
Hoonst/KUDataOutlier
이상치 탐지 전처리 모듈
Hoonst/LCL_loss
LCL_loss research
Hoonst/my_gcn
Graph Convolutional Network
Hoonst/papagomt
papago deep learning test
Hoonst/pgm_project
pgm project - Imputation by Graph Theory
Hoonst/qna_crawler
Hoonst/rat-sql
Hoonst/ringring
따릉이 예측모델
Hoonst/scraping_projects
scraping projects
Hoonst/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
Hoonst/spider_analysis
Analysis on SPIDER, Benchmark Dataset of Text-to-SQL
Hoonst/TabularSemanticParsing
Translating natural language questions to a structured query language
Hoonst/text2sql-lgesql
This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations".
Hoonst/Transformer_Survey_Study
"A survey of Transformer" paper study 👩🏻💻🧑🏻💻 KoreaUniv. DSBA Lab
Hoonst/uke_ccrank
Unsupervised Keyphrase Extraction by Jointly Modeling Local and
Hoonst/WhatATheme
A customizable Jekyll Portfolio theme which supports blogging.
Hoonst/word_embedding
Word Embedding Implementation