Skip to content

Instantly share code, notes, and snippets.

View e9t's full-sized avatar

Lucy Park e9t

View GitHub Profile
@e9t
e9t / README.md
Created March 16, 2018 21:55 — forked from zuzap/README.md
BiPartite
@e9t
e9t / mini_sequence_labeler.py
Created August 31, 2017 00:40 — forked from hal3/mini_sequence_labeler.py
PyTorch implementation of a sequence labeler (POS taggger).
"""
PyTorch implementation of a sequence labeler (POS taggger).
Basic architecture:
- take words
- run though bidirectional GRU
- predict labels one word at a time (left to right), using a recurrent neural network "decoder"
The decoder updates hidden state based on:
- most recent word
@e9t
e9t / labels_1024.tsv
Created April 12, 2017 11:26 — forked from teamdandelion/labels_1024.tsv
TensorBoard: TF Dev Summit Tutorial
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
7
2
1
0
4
1
4
9
5
9
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@e9t
e9t / README.md
Last active August 29, 2015 14:20 — forked from MoritzStefaner/.block
Force based labels for fixed nodes

A small demo of a pleasant, yet simple label placement algorithm for densely packed visualizations. The basic idea is to have labels orbit around their target node at a fixed distance, but repeal each other, so that they don't overlap, and orient themselves to the outside of clusters. To support that, labels on the right of their target node are left-aligned, and labels on the left of their target node are right-aligned; in between, we interpolate. In this example, original nodes are fixed, and force layout governs the label placement.

Modified from Moritz Stefaner's Force-based label placement.

@e9t
e9t / README.md
Last active August 29, 2015 14:20 — forked from cornchz/README.md
롯데리아 보로노이
@e9t
e9t / README.md
Last active August 29, 2015 14:12 — forked from mbostock/.block
Team POPONG event logs
@e9t
e9t / .gitignore
Last active August 29, 2015 14:10 — forked from d3noob/.block
18대 국회 법률안 처리 과정
.DS_Store