Skip to content

Final project for Deep Learning & Neural Networks course at Columbia University.

Notifications You must be signed in to change notification settings

sanjarahmadov/Spoken-Language-Understanding-Using-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPOKEN-LANGUAGE-UNDERSTANDING-USING-LSTM

For this project we have implemented most of the experiments in SPOKEN LANGUAGE UNDERSTANDING USING LONG SHORT-TERM MEMORY NEURAL NETWORKS [1] paper.

All the code and ipython notebooks are under src, data is under data and results are under results folders.

We tried to use exactly same data and parameters to get similar results, and for the most of the experiments we got +- 0.5% around the results on paper.

You can start reading from Standard LSTM notebook since this run is the base run, and explains how we proceeded for next experiments.

All our findings, comparisons to the original paper and some background knowledge are documented in report file above.

[1] K. Yao, B. Peng, Y. Zhang, D. Yu, G. Zweig, and Y. Shi, "SPOKEN LANGUAGE UNDERSTANDING USING LONG SHORT-TERM MEMORY NEURAL NETWORKS", IEEE, 2014.

About

Final project for Deep Learning & Neural Networks course at Columbia University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published