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 resource #4

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 @@ -143,6 +143,7 @@ The following websites feature some of the best resources available online for l
- [Programming with Python for Data Science](https://www.edx.org/course/programming-with-python-for-data-science) - Microsoft
- [Kaggle](https://www.kaggle.com/) - Data Science competitions
- [Data Science Tutorial](https://www.scaler.com/topics/data-science/)
- [Top 100+ Data Science Interview Questions and Answers](https://www.appliedaicourse.com/blog/data-science-interview-questions/)

## Artificial Intelligence
* [Elements of AI](https://www.elementsofai.com/)
Expand All @@ -151,6 +152,7 @@ The following websites feature some of the best resources available online for l
* [Microsoft AI Professional Program](https://academy.microsoft.com/en-us/professional-program/tracks/artificial-intelligence/)
* [AI Adventures](https://www.youtube.com/playlist?list=PLIivdWyY5sqJxnwJhe3etaK7utrBiPBQ2) - Video series by Google Cloud Platform
* [edX](https://www.edx.org/course/artificial-intelligence-ai-columbiax-csmm-101x-0) - [Berkeley](http://aima.cs.berkeley.edu/)'s CS 188, offered through edX
* [Artificial Intelligence (AI) Interview Questions and Answers](https://www.appliedaicourse.com/blog/ai-interview-questions/)

## Augmented Reality
- [Google ARCore](https://developers.google.com/ar/)
Expand Down