Pinned Repositories
bj1123
DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
doc2vec
fastai
The fastai deep learning library, plus lessons and and tutorials
finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
GenomicTransformer
KUPy.github.io
Korea University Python Study Group
models
Models built with TensorFlow
monty_hall_simulation
personalized_text_classification
bj1123's Repositories
bj1123/bj1123
bj1123/DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
bj1123/doc2vec
bj1123/fastai
The fastai deep learning library, plus lessons and and tutorials
bj1123/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
bj1123/GenomicTransformer
bj1123/KUPy.github.io
Korea University Python Study Group
bj1123/models
Models built with TensorFlow
bj1123/monty_hall_simulation
bj1123/personalized_text_classification
bj1123/soynlp
한국어 자연어처리를 위한 파이썬 라이브러리입니다. 단어 추출/ 토크나이저 / 품사판별/ 전처리의 기능을 제공합니다.
bj1123/tensorflow
Computation using data flow graphs for scalable machine learning
bj1123/Tutorial