The Best Online Resources for Artificial Intelligence to Teach/Learn
Text Material
https://www.tutorialspoint.com/artificial_intelligence/index.htm
Expert System & Knowledge Representation
https://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_expert_systems.htm
Book Download
https://www.academia.edu/16525301/Artificial_intelligence_tutorial?auto=download
Video Material
https://www.topzenith.com/2018/02/top-10-best-artificial-intelligence-video-tutorials.html
https://www.youtube.com/watch?v=YT5KhoEh7ns
Artificial Intelligence for Beginners
https://www.favouriteblog.com/six-easy-steps-to-get-started-learning-artificial-intelligence/
http://www.doc.ic.ac.uk/~sgc/teaching/pre2012/v231/lecture4.html
http://intelligence.worldofcomputing.net/category/knowledge-representation
https://www.tutorialride.com/artificial-intelligence/knowledge-representation-nlp-in-ai.htm
NPTEL COURSE
https://onlinecourses.nptel.ac.in/noc16_cs02/preview
YOUTUBE VIDEO
https://www.youtube.com/watch?v=0G5UjDW7WNc
https://www.cs.ru.nl/P.Lucas/teaching/KeR/
https://www.wisdomjobs.com/e-university/artificial-intelligence-tutorial-340/some-approaches-to-knowledge-representation-and-ai-12379.html
https://www.slideshare.net/YasirAhmedKhan/5-knowledgerepresentation-10-sldes
https://www.slideshare.net/Vishalchd11/knowledge-representation-in-ai
BOOK
https://cse.buffalo.edu/~shapiro/Courses/CSE563/Slides/krrSlides.pdf
https://www.wiziq.com/tutorial/94113-AI-Knowledge-Representation-Schemes
https://experiments.withgoogle.com/collection/ai
SOCIAL PROJECTS: https://www.demos.co.uk
FREE DEMO BUT PRODUCTS ARE LICENSED
https://www.softwaresuggest.com/artificial-intelligence-software
DEMOS BY AT TOPIC:
http://aima.cs.berkeley.edu/demos.html
https://www.codementor.io/edwardzionsaji/simple-voice-enabled-chat-bot-in-python-kt2qi5oke
Natural Language Processing
https://www.codementor.io/dan555/learning-ai-if-you-suck-at-math-p7-the-magic-of-natural-language-processing-85lsnv7ic
IBM WATSON
https://www.ibm.com/watson/?lnk=404
Humanoid Robots (Made in India)
https://www.favouriteblog.com/humanoid-robot-india/
Blog for AI
https://www.favouriteblog.com
Have a Glimpse of Games to feel AI
https://www.wired.com/2017/05/want-glimpse-power-ai-play-games/
Simple Recommender System
https://medium.com/ai-society/a-concise-recommender-systems-tutorial-fa40d5a9c0fa
https://www.toptal.com/algorithms/predicting-likes-inside-a-simple-recommendation-engine
https://rpubs.com/alakhani33/329007
Building a recommendation system in Python – as easy as 1-2-3!
http://www.data-mania.com/blog/recommendation-system-python/
The eight types of AI you should know about
Book Recommendation System. . .
https://towardsdatascience.com/my-journey-to-building-book-recommendation-system-5ec959c41847
https://www.tutorialspoint.com/artificial_intelligence/index.htm
Expert System & Knowledge Representation
https://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_expert_systems.htm
Book Download
https://www.academia.edu/16525301/Artificial_intelligence_tutorial?auto=download
Video Material
https://www.topzenith.com/2018/02/top-10-best-artificial-intelligence-video-tutorials.html
https://www.youtube.com/watch?v=YT5KhoEh7ns
Artificial Intelligence for Beginners
https://www.favouriteblog.com/six-easy-steps-to-get-started-learning-artificial-intelligence/
Knowledge Representation
http://groups.csail.mit.edu/medg/ftp/psz/k-rep.htmlhttp://www.doc.ic.ac.uk/~sgc/teaching/pre2012/v231/lecture4.html
http://intelligence.worldofcomputing.net/category/knowledge-representation
https://www.tutorialride.com/artificial-intelligence/knowledge-representation-nlp-in-ai.htm
NPTEL COURSE
https://onlinecourses.nptel.ac.in/noc16_cs02/preview
YOUTUBE VIDEO
https://www.youtube.com/watch?v=0G5UjDW7WNc
https://www.cs.ru.nl/P.Lucas/teaching/KeR/
https://www.wisdomjobs.com/e-university/artificial-intelligence-tutorial-340/some-approaches-to-knowledge-representation-and-ai-12379.html
https://www.slideshare.net/YasirAhmedKhan/5-knowledgerepresentation-10-sldes
https://www.slideshare.net/Vishalchd11/knowledge-representation-in-ai
BOOK
https://cse.buffalo.edu/~shapiro/Courses/CSE563/Slides/krrSlides.pdf
https://www.wiziq.com/tutorial/94113-AI-Knowledge-Representation-Schemes
AI Experiments
https://explosion.ai/demos/https://experiments.withgoogle.com/collection/ai
SOCIAL PROJECTS: https://www.demos.co.uk
FREE DEMO BUT PRODUCTS ARE LICENSED
https://www.softwaresuggest.com/artificial-intelligence-software
DEMOS BY AT TOPIC:
http://aima.cs.berkeley.edu/demos.html
Programming Languages for Artificial Intelligence LISP, PROLOG & PYTHON
LISP (List Processing) is that high level language which impresses AI developers quite well and has been used in many classic AI Projects as well.
Best features of LISP:
- Supports Symbolic Programming.
- Garbage Collection
- Syntax Uniformity.
- Extensible.
- Rapid Prototyping.
- Machine Translations.
- Great prototyping tool
The reason Prolog is preferred for AI solutions is that it pretty much revolves around a dedicated set of mechanisms which consists of a small, flexible yet well-built programming framework.
Best features of Prolog:
- Logic-based development.
- Expert system implementation.
- Easy rule implementation.
- Pattern matching.
- Supports backtracking.
- List handling mechanism.
One of the leading languages used for developing AI Projects is Python which is because of its simplicity and easy coding behavior and is especially used in health-related startups involving AI.
Best features of Python:
- Practical versions of libraries. (tensorflow, numpy, VTK, Simple AI)
- Open Source Libraries. (Numpy, Matplotlib)
- Great Framework. (scikit-learn)
- Effortless prototyping and building of apps.
- Easy to learn.
- Open Source.
- Modular programming.
- Fast testing
Mini Projects for AI
Chat Bothttps://www.codementor.io/edwardzionsaji/simple-voice-enabled-chat-bot-in-python-kt2qi5oke
Natural Language Processing
https://www.codementor.io/dan555/learning-ai-if-you-suck-at-math-p7-the-magic-of-natural-language-processing-85lsnv7ic
IBM WATSON
https://www.ibm.com/watson/?lnk=404
Humanoid Robots (Made in India)
https://www.favouriteblog.com/humanoid-robot-india/
Blog for AI
https://www.favouriteblog.com
Have a Glimpse of Games to feel AI
https://www.wired.com/2017/05/want-glimpse-power-ai-play-games/
Simple Recommender System
https://medium.com/ai-society/a-concise-recommender-systems-tutorial-fa40d5a9c0fa
https://www.toptal.com/algorithms/predicting-likes-inside-a-simple-recommendation-engine
https://rpubs.com/alakhani33/329007
Building a recommendation system in Python – as easy as 1-2-3!
http://www.data-mania.com/blog/recommendation-system-python/
The eight types of AI you should know about
Book Recommendation System. . .
https://towardsdatascience.com/my-journey-to-building-book-recommendation-system-5ec959c41847
Useful compilation
ReplyDelete