Yung-Sung Chuang (voidism)

voidism

Geek Repo

Company:CSAIL, MIT

Location:Cambridge, Massachusetts

Home Page:https://people.csail.mit.edu/yungsung/

Twitter:@YungSungChuang

Github PK Tool:Github PK Tool

Yung-Sung Chuang's repositories

ML2018SPRING

NTUEE 2018 spring course - Machine Learning (Pei-Yuan Wu, Hung-Yi Lee, Tsungnan Lin)

Language:PythonStargazers:10Issues:2Issues:0

BiLSTM_Collocation_Parser

BiLSTM+ELMo 搭建的中文 Collocation Parser

Language:PythonStargazers:9Issues:1Issues:0

Input_Method_auto-Modifier

Windows 自動切換輸入法程式 Chinese computer user always annoyed with modifying input types between Chinese and English every now and then. Sometimes you type in a lot of words but finally find it was under wrong input type. It is a kind of tolerant. So I write this tiny Python code to solve this problem. With this program, we almost no need to press "Shift" to change our input type. It will modify you input type automatically according to the words you type in.

Language:AutoHotkeyStargazers:6Issues:2Issues:1

MakeNTU2019_workshop

MakeNTU 2019 workshop tutorial for Face Lock with RPi, Azure, OpenCV.

Language:PythonStargazers:5Issues:1Issues:0

Chinese_Sentence_Dependency_Analyzer

Using Word2vec's center vector and context vector to analysis the collocation relations between Chinese words, and greedily want to extract some dependency relations in sentence (but not so successful).

Language:PythonStargazers:2Issues:1Issues:0

DSnP_fraig

Functionally Reduced And-Inverter Graph (FRAIG) - NTUEE Course DSnP Final Project

Language:C++Stargazers:1Issues:0Issues:0

Multiple_clipboard

A tiny tool that can keep each item you copy(up to 100 items). Select one of them to paste by taping "up" and "down" key just like you are keying in commands on the terminal.

Language:PythonStargazers:1Issues:1Issues:0

Big-Two

A Human-Machine game program for big two game.

Language:C++Stargazers:0Issues:1Issues:0

cs224n-winter17-notes

Course notes for CS224N Winter17

Language:TeXStargazers:0Issues:0Issues:0

DSnP_hw1

NTUEE Course DSnP Homework 1

Language:C++Stargazers:0Issues:0Issues:0

DSnP_hw2

In this homework, we are going to design a command reader “cmdReader”. It can accept 2 kinds of inputs: standard input (keyboard) and file input (dofile).

Language:C++Stargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:BrainfuckStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

ELMoForManyLangs

provide a more friendly interface to use pre-trained ELMo models.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

PIME

Develop input methods for Windows easily with Python and node.js

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Press_Test

Tiny program to read the key instruction file and press the key automatically.

Language:PythonStargazers:0Issues:0Issues:0

Sequence-Semantic-Embedding

Tools and recipes to train models and build services for NLP tasks such as classification, search ranking, cross-lingual information retrieval, and question answering etc.

Language:PythonStargazers:0Issues:0Issues:0

skiprnn_pytorch

A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"

Language:PythonLicense:MITStargazers:0Issues:2Issues:0