diff --git a/README.md b/README.md index a6636de..4d4ebff 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ using machine learning. I have been inprired by following ressource : * [darenjhsu birdid repository](https://github.com/darrenjhsu/birdid) +* [This A.I. Birdwatcher Lets You ‘See’ Through the Eyes of a Machine](https://today.duke.edu/2019/10/ai-birdwatcher-lets-you-see-through-eyes-machine) +* [Is Machine Learning for the Birds?](https://www.openhealthnews.com/story/2019-01-24/machine-learning-birds) +* [Image Classification of bird species using deep learning with PyTorch, Captum and ONNX](https://towardsdatascience.com/adventures-in-pytorch-image-classification-with-caltech-birds-200-part-1-the-dataset-6e5433e9897c) +* [Github Repository of previous article](https://github.com/ecm200/caltech_birds) ## Environmnent Set Up