Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added two useful resources #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Curated list of my reads, implementations and core concepts of Artificial Intell
- <DT><A HREF="https://deeplearningsandbox.com/how-to-use-transfer-learning-and-fine-tuning-in-keras-and-tensorflow-to-build-an-image-recognition-94b0b02444f2"> How to use transfer learning and fine-tuning in Keras and Tensorflow to build an image recognition… </A>
- <DT><A HREF="https://medium.com/towards-data-science/how-to-deploy-machine-learning-models-with-tensorflow-part-1-make-your-model-ready-for-serving-776a14ec3198"> How to deploy Machine Learning models with TensorFlow. Part 1 — make your model ready for serving. </A>
- <DT><A HREF="https://www.scaler.com/blog/machine-learning/#methods-of-machine-learning"> Methods of Machine Learning - Scaler Blogs </A>
- <DT><A HREF="https://www.appliedaicourse.com/blog/classification-in-machine-learning/"> Classification in Machine Learning - Applied AI Blogs </A>
- <DT><A HREF="https://github.com/manena/image-classification-indoors-outdoors/blob/master/image-classification.ipynb"> image-classification-indoors-outdoors/image-classification.ipynb at master · manena/image-classification-indoors-outdoors </A>
- <DT><A HREF="https://www.youtube.com/watch?v=xL-GKD49FXs"> (620) Learning to Communicate with Deep Multi-Agent Reinforcement Learning - Jakob Foerster - YouTube </A>
- <DT><A HREF="http://machinethink.net/blog/compressing-deep-neural-nets/"> Compressing deep neural nets </A>
Expand Down Expand Up @@ -149,6 +150,7 @@ Curated list of my reads, implementations and core concepts of Artificial Intell
- <DT><A HREF="https://sararobinson.dev/2020/04/30/baking-machine-learning.html#recipe"> Sara Robinson </A>
- <DT><A HREF="https://lindeloev.github.io/tests-as-linear/"> Common statistical tests are linear models (or: how to teach stats) </A>
- <DT><A HREF="https://amitness.com/2020/05/zero-shot-text-classification/"> Zero-Shot Learning for Text Classification </A>
- <DT><A HREF="https://www.appliedaicourse.com/blog/machine-learning-roadmap/"> Machine Learning Roadmap: Zero to Expert - Applied AI Blogs </A>

## 2015 - 2018

Expand Down