Due date: 4/22/2019
Contributors: Ryan Duckworth and Jan Polzer
MNIST dataset imported from Scikit-Learn
We used neural network to recognize digits from the dataset.
Jupyter notebook
Dataset from: https://www.kaggle.com/uciml/iris
We used neural network to classify different iris species.
Jupyter notebook
https://www.kaggle.com/niyipop/2-layer-neural-network-from-scratch-using-numpy/data
https://towardsdatascience.com/neural-network-on-iris-data-4e99601a42c8
https://medium.com/machine-learning-algorithms-from-scratch/digit-recognition-from-0-9-using-deep-neural-network-from-scratch-8e6bcf1dbd3
https://medium.com/@himanshubeniwal/handwritten-digit-recognition-using-machine-learning-ad30562a9b64