News
Programming environment setup
Written on 11.04.2018 22:35 by Yang Zhang
Hi all,
the first lecture (next Monday) will have a small practice session.
Please install Anaconda:
https://www.anaconda.com/download/
and gensim:
https://radimrehurek.com/gensim/install.html
before the lecture starts.
We will use python's data science packages (pandas, numpy, and scipy) for the data privacy part of the lecture, it is recommended to get familiar with these packages.