-
Atlas Labs
- Seoul, South Korea
- https://snuderek.github.io/resume
Highlights
- Pro
-
language_detection Public
just playing around with language detection
Jupyter Notebook MIT License UpdatedNov 29, 2023 -
-
basic example of realtime chat application with websockets
JavaScript UpdatedFeb 4, 2022 -
node-rest-api-mongo-express Public
(self-study code) template/demo REST API with node, express and mongodb
Jupyter Notebook UpdatedFeb 3, 2022 -
huggingface-export-tests Public
test to export huggingface models to onnx, tensorRT
-
toyTransformers Public
personal repo for implementing basic transformer models
-
-
autoencoder_study Public
research notes and basic experiments with autoencoder architectures
-
dc_tts Public
Forked from goodatlas/dc_ttsPython 3.6 compatible fork of Kyubong's TensorFlow Implementation of DC-TTS
Python Apache License 2.0 UpdatedMay 30, 2019 -
kerasdemo_image_similarity Public
using pretrained image networks for image similarity testing
-
MLPy Public
an education-oriented machine learning library written in python + numpy
-
-
LSTMTG Public
Generate Magic the Gathering (MtG) cards with a character-based LSTM language model, now with weight tying
-
kerasdemo-seq2seq-attention Public
a simple attention seq2seq model in keras
-
multiLSTM Public
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
-
distributed_ranking Public
testing methods for distributed (crowdsourced) ranking and sorting
Jupyter Notebook UpdatedJun 27, 2018 -
NER_bLSTM-CRF Public
LSTM-CRF for NER with ConLL-2002 dataset
-
MLTools Public
module for custom functions used in keras and ML projects
Python UpdatedApr 20, 2018 -
keras_extras Public
custom scripts for adding functionality to keras
Jupyter Notebook UpdatedApr 18, 2018 -
chosun-embeddings Public
pretrained sentencepiece tokenizer and word2vec embeddings
-
keras-utilities Public
Forked from cbaziotis/keras-utilitiesUtilities for Keras - Deep Learning library
Python MIT License UpdatedMar 21, 2018 -
vq-vae Public
Forked from Kyubyong/vq-vaeA Tensorflow Implementation of VQ-VAE Speaker Conversion
Python Apache License 2.0 UpdatedMar 13, 2018 -
dataset-list Public
Forked from ikegami-yukino/dataset-listlists of text corpus and more
1 UpdatedFeb 19, 2018 -
lm_perplexity_bootstrapping Public
demo of domain corpus bootstrapping using language model perplexity
-
embedding_tests Public
comparing different sentence embedding strategies
Jupyter Notebook UpdatedDec 17, 2017 -
-
-
-
-
RecurrentTextClassification Public
basic text classification with RNNs & CNNs