HongJea-Park
Problem Sovler & Machine Learning Research Engineer & Data Scientist
MakinaRocksSeoul, Korea
Pinned Repositories
algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
bert
TensorFlow code and pre-trained models for BERT
bpref
Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.
coding_test_practice
Repository for study to prepare coding test
crawler
crawler for various web site with python
cs231n.github.io
Public facing notes page
filtering_algorithm_for_unsupervised_mts_anomaly_detection
Filtering Algorithm for Auto-Encoder based Unsupervised Multivariate Time Series Anomaly Detection
robust_EM_for_gmm
MS Yang, A robust EM clustering algorithm for Gaussian mixture models, Pattern Recognit., 45 (2012), pp. 3950-3961
HongJea-Park's Repositories
HongJea-Park/robust_EM_for_gmm
MS Yang, A robust EM clustering algorithm for Gaussian mixture models, Pattern Recognit., 45 (2012), pp. 3950-3961
HongJea-Park/bpref
Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.
HongJea-Park/filtering_algorithm_for_unsupervised_mts_anomaly_detection
Filtering Algorithm for Auto-Encoder based Unsupervised Multivariate Time Series Anomaly Detection
HongJea-Park/algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
HongJea-Park/bert
TensorFlow code and pre-trained models for BERT
HongJea-Park/coding_test_practice
Repository for study to prepare coding test
HongJea-Park/crawler
crawler for various web site with python
HongJea-Park/cs231n.github.io
Public facing notes page
HongJea-Park/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 175 universities.
HongJea-Park/d2l-ko
한글 번역이 진행 중 입니다 | Dive into Deep Learning. With code, math, and discussions.
HongJea-Park/dacon
HongJea-Park/Datascience-Interview-Questions
Datascience-Interview-Questions for Korean
HongJea-Park/I-want-to-study-Data-Science
데이터 사이언스를 공부하고 싶은 분들을 위한 글
HongJea-Park/KoBERT
Korean BERT pre-trained cased (KoBERT)
HongJea-Park/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
HongJea-Park/NAB
The Numenta Anomaly Benchmark
HongJea-Park/OmniAnomaly
KDD 2019: Robust Anomaly Detection for Multivariate Time Series through Stochastic Recurrent Neural Network
HongJea-Park/opencv-cuda-docker
Dockerfiles for OpenCV compiled with CUDA, opencv_contrib modules and Python 3 bindings
HongJea-Park/SNUT_Neural_Network_And_Deep_Learning
Assignment of Neural Network And Deep Learning which is Graduate Class, Dept. of Data Science, SNUT
HongJea-Park/tess4korean
Tesseract Training for Korean
HongJea-Park/tourist_attraction_factor_analysis
HongJea-Park/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
HongJea-Park/U-K-Means
Unsupervised K-Means Algorithm