An open API service providing repository metadata for many open source software ecosystems.

GitHub / Kyubyong 20 Repositories

Lives in Seoul, Korea. Studied Linguistics at SNU and Univ. of Hawaii.

Kyubyong/g2pC

g2pC: A Context-aware Grapheme-to-Phoneme Conversion module for Chinese

Language: Python - Size: 21.8 MB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 242 - Forks: 31

Kyubyong/pron_dictionaries

pronunciation dictionaries for multiple languages

Language: Python - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 90 - Forks: 13

Kyubyong/tacotron

A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model

Language: Python - Size: 10.6 MB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1,832 - Forks: 434

Kyubyong/deepvoice3

Tensorflow Implementation of Deep Voice 3

Language: Python - Size: 77.1 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 450 - Forks: 114

Kyubyong/name2nat

name2nat: a Python package for nationality prediction from a name

Language: Python - Size: 24.8 MB - Last synced at: about 17 hours ago - Pushed at: almost 5 years ago - Stars: 110 - Forks: 15

Kyubyong/neural_chinese_transliterator

Can CNNs transliterate Pinyin into Chinese characters correctly?

Language: Python - Size: 1.09 MB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 334 - Forks: 99

Kyubyong/g2pK

g2pK: g2p module for Korean

Language: Python - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 252 - Forks: 45

Kyubyong/bert_ner

Ner with Bert

Language: Python - Size: 484 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 282 - Forks: 56

Kyubyong/transformer

A TensorFlow Implementation of the Transformer: Attention Is All You Need

Language: Python - Size: 5.32 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 4,369 - Forks: 1,307

Kyubyong/numpy_exercises

Numpy exercises.

Language: Python - Size: 173 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1,719 - Forks: 580

Kyubyong/wordvectors

Pre-trained word vectors of 30+ languages

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 2,223 - Forks: 393

Kyubyong/dc_tts

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model

Language: Python - Size: 3.06 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1,158 - Forks: 366

Kyubyong/g2p

g2p: English Grapheme To Phoneme Conversion

Language: Python - Size: 7.12 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 850 - Forks: 129

Kyubyong/sudoku

Can Neural Networks Crack Sudoku?

Language: Python - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 843 - Forks: 130

Kyubyong/pytorch_exercises

Language: Jupyter Notebook - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 317 - Forks: 41

Kyubyong/css10

CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages

Language: HTML - Size: 179 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 470 - Forks: 61

Kyubyong/word_ordering

Can neural networks order a scramble of words correctly?

Language: Python - Size: 389 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 75 - Forks: 12

Kyubyong/integer_sequence_learning

RNN Approaches to Integer Sequence Learning--the famous Kaggle competition

Language: Python - Size: 1020 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 28 - Forks: 9

Kyubyong/DeepRL-Agents Fork of awjuliani/DeepRL-Agents

A set of implementations of Deep Reinforcement Learning Agents using Tensorflow.

Language: Jupyter Notebook - Size: 197 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 2

Kyubyong/neural_japanese_transliterator

Can neural networks transliterate Romaji into Japanese correctly?

Language: Python - Size: 6.88 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 178 - Forks: 17

Kyubyong/expressive_tacotron

Tensorflow Implementation of Expressive Tacotron

Language: Python - Size: 5.8 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 196 - Forks: 34

Kyubyong/nlp_tasks

Natural Language Processing Tasks and References

Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 3,024 - Forks: 547

Kyubyong/nlp_made_easy

Explains nlp building blocks in a simple manner.

Language: Jupyter Notebook - Size: 278 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 251 - Forks: 36

Kyubyong/tensorflow-exercises

TensorFlow Exercises - focusing on the comparison with NumPy.

Language: Python - Size: 1.89 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 535 - Forks: 171

Kyubyong/lm_finetuning

Language Model Fine-tuning for Moby Dick

Language: Python - Size: 208 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 42 - Forks: 4

Kyubyong/neural_tokenizer

Tokenize English sentences using neural networks.

Language: Python - Size: 177 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 63 - Forks: 9

Kyubyong/bytenet_translation

A TensorFlow Implementation of Machine Translation In Neural Machine Translation in Linear Time

Language: Python - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 59 - Forks: 15

Kyubyong/tacotron_asr

Speech Recognition Using Tacotron

Language: Python - Size: 4.65 MB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 163 - Forks: 39

Kyubyong/word_prediction

Word Prediction using Convolutional Neural Networks

Language: Python - Size: 6.32 MB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 250 - Forks: 45

Kyubyong/cross_vc

Cross-lingual Voice Conversion

Language: Python - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 97 - Forks: 25

Kyubyong/specAugment

Tensor2tensor experiment with SpecAugment

Language: Python - Size: 424 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 46 - Forks: 7

Kyubyong/bert-token-embeddings

Language: Jupyter Notebook - Size: 101 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 96 - Forks: 18

Kyubyong/neurobind

Yet Another Model Using Neural Networks for Predicting Binding Preferences of for Test DNA Sequences

Language: Python - Size: 2.43 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 2

Kyubyong/KoParadigm

KoParadigm: Korean Inflectional Paradigm Generator

Language: Python - Size: 6.23 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 7

Kyubyong/texture_generation

An Implementation of 'Texture Synthesis Using Convolutional Neural Networks' with Kylberg Texture Dataset

Language: Python - Size: 2.46 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 34 - Forks: 7

Kyubyong/mtp

Multi-lingual Text Processing

Size: 1.29 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 96 - Forks: 12

Kyubyong/msg_reply

a simple message reply suggestion system

Language: Python - Size: 205 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 78 - Forks: 16

Kyubyong/kss

Language: Python - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 70 - Forks: 29

Kyubyong/speaker_adapted_tts

Making a TTS model with 1 minute of speech samples within 10 minutes

Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 184 - Forks: 17

Kyubyong/h2h_converter

Convert Sino-Korean words written in Hangul to Chinese characters, which is called hanja in Korean, using neural networks

Language: Python - Size: 2.01 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 30 - Forks: 5

Kyubyong/label_smoothing

Corrupted labels and label smoothing

Language: Jupyter Notebook - Size: 801 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 128 - Forks: 23

Kyubyong/kollocate

Collocation Search of Korean

Language: Python - Size: 67.2 MB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 2

Kyubyong/cjk_trans

Pre-trained Machine Translation Models of Korean from/to ECJ

Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 29 - Forks: 2

Kyubyong/awesome-deepbio Fork of gokceneraslan/awesome-deepbio 📦

A curated list of awesome deep learning applications in the field of computational biology

Size: 118 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 4

Kyubyong/reinforcement-learning Fork of dennybritz/reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language: Jupyter Notebook - Size: 3.43 MB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 3

Kyubyong/quasi-rnn

Character-level Neural Translation using Quasi-RNNs

Language: Python - Size: 210 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 134 - Forks: 31

Kyubyong/g2pM-1 Fork of kakaobrain/g2pm

A Neural Grapheme-to-Phoneme Conversion Package for Mandarin Chinese Based on a New Open Benchmark Dataset

Size: 12.2 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

Kyubyong/vq-vae

A Tensorflow Implementation of VQ-VAE Speaker Conversion

Language: Python - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 43 - Forks: 10

Kyubyong/polyglot Fork of EleutherAI/polyglot

Polyglot: Large Language Models of Well-balanced Competence in Multi-languages

Size: 897 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Kyubyong/practical-pytorch Fork of spro/practical-pytorch

PyTorch tutorials demonstrating modern techniques with readable code

Language: Jupyter Notebook - Size: 1.62 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

Kyubyong/nlp-datasets-1 Fork of niderhoff/nlp-datasets

Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)

Size: 52.7 KB - Last synced at: 7 months ago - Pushed at: about 9 years ago - Stars: 35 - Forks: 14

Kyubyong/speech-to-text-wavenet Fork of buriburisuri/speech-to-text-wavenet

Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow

Language: Python - Size: 225 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 3

Kyubyong/pororo-1 Fork of kakaobrain/pororo

PORORO: Platform Of neuRal mOdels for natuRal language prOcessing

Size: 11.8 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Kyubyong/python-mecab-ko Fork of jonghwanhyeon/python-mecab-ko

Language: C++ - Size: 28.3 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Kyubyong/kyubyong

Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

Kyubyong/deep-voice-conversion Fork of andabi/deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow

Language: Python - Size: 164 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

Kyubyong/matplotlib-tutorial Fork of rougier/matplotlib-tutorial

Matplotlib tutorial for beginner

Language: Python - Size: 3.18 MB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 2

Kyubyong/wikipedia2vec Fork of wikipedia2vec/wikipedia2vec

A tool for learning vector representations of words and entities from Wikipedia

Language: Python - Size: 2.43 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Kyubyong/irm-empirical-study Fork of kakaobrain/irm-empirical-study

An Empirical Study of Invariant Risk Minimization

Size: 107 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Kyubyong/jejueo-1 Fork of kakaobrain/jejueo

Jejueo Datasets for Machine Translation and Speech Synthesis

Size: 28.3 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Kyubyong/tensorforce Fork of tensorforce/tensorforce

TensorForce: A TensorFlow library for applied reinforcement learning

Language: Python - Size: 2.64 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Kyubyong/voice-vector Fork of andabi/voice-vector

A deep neural network for finding text-independent speaker embedding written in tensorflow and tensorpack

Language: Python - Size: 70.1 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

Kyubyong/spam_detection

Spam Dectection Under Semi-supervised settings

Size: 669 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

Kyubyong/helo_word

A Neural Grammatical Error Correction System Built On Better Pre-training and Sequential Transfer Learning

Language: Python - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 5

Kyubyong/WhereAmI

Where Am I? - If you want to meet me.

Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

Kyubyong/kbp37 Fork of zhangdongxu/kbp37

relation classification dataset

Size: 2 MB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Kyubyong/TensorFlow-Multi-GPUs Fork of golbin/TensorFlow-Multi-GPUs

Samples for Multi GPUs in TensorFlow

Language: Python - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

Kyubyong/up_and_running_with_Tensorflow

A simple tutorial of TensorFlow + TensorFlow / NumPy exercises

Language: Jupyter Notebook - Size: 2.03 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 4

Kyubyong/nlp-datasets Fork of karthikncode/nlp-datasets

A list of datasets/corpora for NLP tasks, in reverse chronological order.

Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 6

Kyubyong/tf_tutorial_plus Fork of j-min/tf_tutorial_plus

Tutorials for TensorFlow APIs the official documentation doesn't cover

Language: Jupyter Notebook - Size: 681 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1