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
@e9t
e9t / keybase.md
Created July 19, 2016 09:23
keybase.io

Keybase proof

I hereby claim:

  • I am e9t on github.
  • I am e9t (https://keybase.io/e9t) on keybase.
  • I have a public key whose fingerprint is A72B 93D1 701C 52C6 9ED2 9BE4 97DD 0810 6C12 59B1

To claim this, I am signing this object:

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
### Keybase proof
I hereby claim:
* I am e9t on github.
* I am e9t (https://keybase.io/e9t) on keybase.
* I have a public key whose fingerprint is 9206 DCE4 CAF2 0F43 F4EC B69D 6BDD E532 F3A6 F870
To claim this, I am signing this object:
@e9t
e9t / data.json
Last active February 15, 2024 01:19
Drawing a neural network
{
"nodes": [
{"label": "i0", "layer": 1},
{"label": "i1", "layer": 1},
{"label": "h0", "layer": 2},
{"label": "i2", "layer": 1},
{"label": "h1", "layer": 2},
{"label": "h2", "layer": 2},
{"label": "h3", "layer": 2},
{"label": "o0", "layer": 3}
@e9t
e9t / README.md
Last active August 29, 2015 14:26
데이터 사이언스 벤 다이어그램
@e9t
e9t / README.md
Last active August 29, 2015 14:23
South Korea Metropoles

우리나라 특별시와 광역시.

@e9t
e9t / README.md
Last active August 29, 2015 14:23
South Korea Municipalities

한국 지도 GeoJSON.