These short tutorials use Keras and Tensorflow to demonstrate neural network-based machine learning:
- The "Zalando" tutorial (`zalando-tutorial.ipynb`)
- The "Zalando" tutorial on a [Ray Cluster](https://ray.io)(`zalando-tutorial-on-ray.ipynb`)
The tutorials are provided as Jupyter notebook files. Using Jupyter Notebooks you can run Python programs directly in the browser — an interactive way to dive into machine learning.