Add link to Hello World iris quickstart

This commit is contained in:
Mike Williams
2016-08-13 12:48:53 -04:00
parent 87936d9cc0
commit e196950a35
+1
View File
@@ -13,6 +13,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
## Tutorials
- [Quick start: the Iris dataset in Keras and scikit-learn](https://github.com/fastforwardlabs/keras-hello-world/blob/master/kerashelloworld.ipynb)
- [Using pre-trained word embeddings in a Keras model](http://blog.keras.io/using-pre-trained-word-embeddings-in-a-keras-model.html)
- [Building powerful image classification models using very little data](http://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html)
- [Building Autoencoders in Keras](http://blog.keras.io/building-autoencoders-in-keras.html)