Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 373 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 373 Bytes

Window-based-Tagging

Second assignment in Deep Learning course

In this assignment i used a framework that supports auto-diff (computation- graph, backprop) in order to compute gradients, and implement a sequence tagger with window-based features.

I experimented with word pre-trained embeddings, and with different word representations, on two different tagging tasks.