Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.

Welcome to this tutorial for Apache SINGA using Jupyter Notebook.

Please install PySINGA before running these tutorials.

  1. Regression

  2. MLP Tutorial

  3. RBM Tutorial

To learn more about Jupyter, please check IPython in Depth.

If you want to use PySINGA and jupyter notebooks in virtual environment, please use conda virtual environment and install the following extension. Then you can select the kernel of the virtual environment in the browser.


In [ ]:
conda install nb_conda_kernel