# iris

Perceptron Algorithm and Backpropagation with Iris Flower Data

使用多层感知机和反向传播算法对 Iris Flower Data Set 进行分类。

Link

Iris Flowers Dataset with Keras

Build and use neural networks for the Iris classification task via Keras.

Link