Pinned Repositories
AdversarialTraining
Deep Learning Term Project about AT(ATN, PGD etc..)
CBOW_Skip-gram
Word2Vec Implementation with CBOW & Skip-gram(Preprocess, Forward, Backward)
Classrates
Repository for Classrates Web site
course-os
FastText_SubwordEmbedding
Subword embedding model using character n-grams(2,3,4)
GCN
Re_Implementation of this Semi-supervised Classification with Graph Convolutional Networks
MultiLayerPerceptron
Implementation of 2-layer perceptron with Numpy
textCNN
CNN for Sentence Classification
TF-IDF
Make Search Engine using TF-IDF
Transformer
Re-implementation of Attention is All You Need
ksh981214's Repositories
ksh981214/GCN
Re_Implementation of this Semi-supervised Classification with Graph Convolutional Networks
ksh981214/FastText_SubwordEmbedding
Subword embedding model using character n-grams(2,3,4)
ksh981214/CBOW_Skip-gram
Word2Vec Implementation with CBOW & Skip-gram(Preprocess, Forward, Backward)
ksh981214/MultiLayerPerceptron
Implementation of 2-layer perceptron with Numpy
ksh981214/textCNN
CNN for Sentence Classification
ksh981214/TF-IDF
Make Search Engine using TF-IDF
ksh981214/Transformer
Re-implementation of Attention is All You Need
ksh981214/AdversarialTraining
Deep Learning Term Project about AT(ATN, PGD etc..)
ksh981214/Classrates
Repository for Classrates Web site
ksh981214/course-os
ksh981214/DQN
TermProject in Machine Learning(2019F)
ksh981214/fairyjiyun
jiyun is fariy ^*^
ksh981214/FastText_TextClassification
Text classification model using word n-grams
ksh981214/git_prac
ksh981214/iclr19-graph2graph
Learning Multimodal Graph-to-Graph Translation for Molecular Optimization (ICLR 2019)
ksh981214/icml18-jtnn
Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
ksh981214/icml18_l1000
ksh981214/ksh981214.github.io
BLOG, reference: https://devinlife.com/howto%20github%20pages/new-blog-from-template/
ksh981214/ku-course-os
ksh981214/moses
Molecular Sets (MOSES): A Benchmarking Platform for Molecular Generation Models
ksh981214/Pytorch_Geometric_Tutorial
Graph Convolutional Network
ksh981214/Seq2Seq_LSTM_with_Attention
Implement Sequence to Sequence with Long Short Term Memory and Attention.
ksh981214/SH_resume
My Resume -->
ksh981214/Word2Vec_HS_NS_SS
Word2vec with Hierarchical Softmax, Negative Sampling and Subsampling