Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nreimers authored Nov 21, 2016
1 parent 81cff7c commit 6274d54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 2016-11_Seminar/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Deep Learning for NLP - Seminar November 2016

This GIT repository accompanies the [UKP](https://www.ukp.tu-darmstadt.de/ukp-home/) seminar on Deep Learning for Natural Language Processing held at the University of Duisburg-Essen.

In contrast to other seminars, this seminar focuses on the **usage of deep learning methods**. As programming infrastructure we use Python in combination with [Theano](http://deeplearning.net/software/theano/) and [Keras](https://keras.io). The published code uses Python 2.7, Theano 0.8.2 and Keras 1.1.1. You should ensure that you have the frameworks installed in the right version (note: they change quickly).

0 comments on commit 6274d54

Please sign in to comment.