1.Installation Steps

This chapter will show you how to install Theano, Lasagne, and Nolearn. Please reserve 2GB disk space and run on the Linux machines (recommend 64-bit, here we both implemented on 32-bit & 64-bit Ubuntu 14.04 Server).

Before to use them, the following libraries and software should be installed:

Theano requires:
  • python 2.6 (or python 3.3)
  • g++, python-dev
  • Numpy 1.7.1 (or newer)
  • Scipy 0.11 (or newer)
  • A BLAS installation (with Level 3 functionality)
Lasagne requires:
  • Theano-0.8.0
Nolearn requires:
  • numpy-1.10.4
  • scipy-0.16.1
  • Theano-0.8.0
  • Lasagne-0.2
  • joblib-0.9.3
  • scikit-learn-0.17
  • tabulate-0.7.5

We will show you that how to install these packages at next pages.

However, we also recommend that to setup at a virtual environment via virtualenv. It allows multiple python developers to work at the same machine but with different configures and settings. It also can help you to insatll packages at machine even you are not a member of sudoers. So, we will teach you how to create a virtual environment at first.

If you don't care about it and want to setup more quickly , please check HERE.

results matching ""

    No results matching ""