Running and Verification
Procedure
- Use PuTTY to log in to the server as the root user.
- Decompress the master package.
unzip master.zip
- Go to the test case directory.
cd Lasagne-master/examples
- Execute the test case.
python3 mnist.py mlp 3
Information similar to the following is displayed:

Parent topic: Lasagne 0.1 Porting Guide (Kylin V10)