SlideShare une entreprise Scribd logo
1  sur  21
Télécharger pour lire hors ligne
Citizen AI Engineer Program 2018
CAI 500 - Fast Track to AI
Week 1 Roadmap
Dr. Mohan K. Bavirisetty
Advanced Center of Excellence
Modern Renaissance Corporation
Content of this document is under Creative Commons Licence CC BY 4.0
Agenda
You can always find the latest version of this document at bit.ly/CAI500W1
CAI Mission Statement
Week 1 Overview
Learning Path
Social Engagement
Activities and Pointers
Certification Options
Optional Exercises
References
“The function of education is to teach one to think intensively and think critically. Intelligence
plus character; that is the goal of a true education.” ― Dr. Martin Luther King Jr.
Mission and Objectives
Mission of our program is to provide free, open and
world-class enablement of Citizen AI Engineers and help
advance the profession of Artificial Intelligence as well as its
allied disciplines.
We aim to prepare the participants with creative, analytical
and practical skills emphasizing breadth and depth in a
range of relevant disciplines and capabilities in Artificial
Intelligence, Machine Learning, Knowledge-based Systems,
Software Architectures and Systems Engineering.
Who is a Citizen AI Engineer?
A Citizen AI Engineer is an individual who applies AI
to build solutions and products using Data,
Intelligence and Collaboration Technologies that will
help promote wellness, care and efficiency in
environment where she/he lives and works.
In doing so Citizen Engineers solve the problems on
a social scale and help others learn AI to solve their
problems.
Citizen AI Engineer Program 2018 timeline
Jan 15 - Feb 9
Fast Track to AI
Building Breakthrough AI Products
Deep Learning and Applications
Final Project
Knowledge-based Systems
Advanced AI and Creative Engineering
Feb 12 - Mar 9
Mar 12 - Apr 6
May 7 - June 1
Apr 9 - May 4
June 4 - June 29
Live as if you were to die tomorrow. Learn as if you were to live forever. - Mahatma Gandhi
Certification Options
Citizen AI Engineer program
While Certification is optional you are encouraged to pursue
certification. This has several benefits a) It allows you to challenge
yourself in a systematic way b) It allows for your professional
development c) Helps you explore more career opportunities d) It also
helps organizations to reach out to you in case they have
opportunities that can tap into your competencies. Please reach out to
Dr. Fleming <rachel@emodern.biz> if you are interested in pursuing
certification.
All our Certification options are free, open and available to anyone.
They are authentic, verifiable and they never expire.
Certification Options
Citizen AI Engineer program
Module Title Certification
CAI 500 Fast Track to Artificial Intelligence Green Belt Level 1
CAI 600 Building Breakthrough AI Products Green Belt Level 2
CAI 700 Deep Learning and Applications Brown Belt Level 1
CAI 800 Knowledge-based Systems Brown Belt Level 2
CAI 900 Advanced AI and Creative Engineering Black Belt Level 1
CAI 1000 Final Project/Research Paper/Thesis Black Belt Level 2
Please direct your queries to Dr. Rachel Fleming <rachel@emodern.biz>
Social Discourse:
Most Important Skill in the age of AI
Learning plan:
Read AI - Quick Guide Watch Imitation Game
Activities:
Install R; Explore our Libraries; Join Local AI groups and meetups
Exercises and Projects:
Analyze Breast cancer dataset; Implement Sieve of Eratosthenes; Build a simple chatbot
CAI 500 - Week 1 at a glance
Discussion: Read The Most Important Skill In The Age Of Artificial Intelligence (AI) by
Dr. Anna Powers on Forbes. What do you think is the most important skill Dr. Powers is
referring to? How will this skill make you more successful and valuable in your mission or
within your organization? Share your thoughts on the forum.
Additionally join the welcome thread. Introduce yourself and announce your interests in AI
and tell others how they would benefit the society or your local community.
There is also a Q&A thread. Please post there if you have a question or if you could
provide helpful answers to others.
Please always be courteous and respectful to everyone. And above all, be helpful. That is
what this program is all about!
Our Discussions take place on Citizen AI Engineer Program
Social Engagement
Citizen AI Engineer Program bit.ly/CAI-FB
Recommended Learning Plan
<Required> Read Artificial Intelligence Quick Guide
<Recommended> <MIT OCW> Watch Patrick Winston’s Artificial Intelligence Lecture 1
<Recommended> Read Chapter 1 Artificial Intelligence - A Modern Approach 3rd Ed. By Russell & Norvig
<Recommended> Artificial intelligence and the future of our work United Nations Development Program
<Optional> <MIT OCW> Read R for Machine Learning by Allison Chang
<Optional> Watch the movie Artificial Intelligence (You may check it out from your local library)
<Reference> Artificial Intelligence (3rd Edition) by Patrick H. Winston
We can only see a short distance ahead, but we can see plenty there that needs to be done.
- Alan Turing
Humor@Work
Activities
<Recommended> Install latest R and R-Studio. R is language of choice for many AI, Analytics, Data
Science and Machine Learning projects. It is an amazing open source project with over 10,000 packages
and libraries. First install R language binaries and then install R-Studio which is an user-friendly GUI
environment to write and run your programs in R
https://www.rstudio.com/products/rstudio/download/#download
<Required> If you don’t already have one, get a gmail/google account - it will be very useful in sharing
documents and communicating with others. Start building your own AI Library on Google Drive.
<Practice> Visit try.Jupyter.org Jupyter is a integrated programming environment with a browser
interface. We will use Jupyter in the upcoming weeks.
<Recommended>Develop a database about the homelessness in your town. Capture relevant information
such as homeless shelters, distribution centers, soul kitchens, food pantries, support programs etc. and
share this dataset with local newspapers and town/city hall.
Activities (Contd…)
<Recommended> If you don’t already have one, get a Github account. This will be
extremely used to share code and documents. Github is required for certification.
<Required> Explore UCI Machine Learning Repository This is an excellent
collection of datasets used for exploring AI, Machine Learning and Data Science
<Practice> Visit ocw.mit.edu and bookmark this site.We derive our learning
modules and resources from MIT OCW program. Explore the site and familiarize
yourself with the program and contents. Explore the content for AI which is
available under the course number 6.034 We will use the material from Fall 2010
session.
<Practice> Research about United Nations’ Millennium Development Goals(MDG)
project. What are the 8 goals of this project. What do you think needs to be to
Optional Exercises
<Optional> Explore R and Machine Learning. Read R for Machine Learning by Allison Chang and attempt
to do the visualization of Habermann’s Breast Cancer Survival Rates as below. Refer section 3.4 titled
plotting. To do this exercise you need to have a) R (and preferably R-Studio) downloaded installed and b)
you need the Haberman’s survival data dataset from UCI Machine Learning repository.
Optional Exercises (contd...)
<Optional> Sieve of Eratosthenes Algorithm generates prime numbers in an efficient way from the prime
numbers that are already generated starting with the initial seed 2. Research the web for this algorithm.
Look for the implementation of this algorithm in the programming language you are familiar with. Try
running your implementation on try.jypyter.org. Feel free to post the screenshots in Facebook forum for
Citizen AI Engineer Program
<Recommended> Visit Benevolent.AI and explore the site. Research about a prevalent disease or
medical condition that afflicting your nation and see how you can help organizations fighting against this
disease through the grants Benevolent.AI provides.
<Certification Project> Explore Jill Watson from Georgia Tech and develop a mental model (thoughts and
ideas) for building this type teaching assistance for CAI program
<Certification Project> Chatbots are a rage in the industry currently. From Customer Service to Disease
diagnosis chatbots are being used extensively. Build a simple chatbot that can answer basic questions
about the Millennium Development Goals. Use the publicly available datasets from United Nations.
References, Open Resources and Additional Reading
Citizen AI Program Announcement and FAQ
How to download R and R-Studio
Mathematics of Machine Learning
United Nations Millennium Development Goals.
Artificial Intelligence Quick Guide TutorialsPoint
Artificial intelligence and the future of our work United Nations Development Program
Towards A Virtual Assistant That Can Be Taught New Tasks In Any Domain By Its End-Users
Artificial Intelligence (3rd Edition) by Patrick H. Winston
Artificial Intelligence - A Modern Approach 3rd Ed. By Russell & Norvig
UCI Machine Learning Repository
Andrew Ng’s Machine Learning Lectures Stanford University
[MIT OCW] 6.034 Artificial Intelligence Prof Patrick Winston Fall 2010
[MIT OCW] 15.097 Prediction: Machine Learning and Statistics Prof Cynthia Rudin 2012
Learn from the masters - Johann Wolfgang von Goethe
Citation
Content that appears as is, on this document only, is under Creative
Commons License CC BY 4.0 This license may not necessarily apply to other
material referenced here in this document.
Haberman’s Survival Dataset that is hosted on UCI Machine Learning
repository is originally donated by Tjen-Sien Lim (limt @stat.wisc.edu)
Most MIT OCW programs are under Creative Commons Licence
Content from IBM, TutorialsPoint, Pivotal, Hortonworks, Google, Youtube,
Data Science Central and O’Reilly Media etc. is excluded from the above
Creative Commons License.
Humor@Work
For More Information
Please write to me at mohan@emodern.biz if you have questions, comments
and suggestions to improve the CAI program. You can also reach out to me if
you have any difficulties, if you are looking for more challenging assignments,
advanced projects or if you want to do research in any area of AI. We have a
number of initiatives we can engage you in.
You may reach out to Dr. Rachel Fleming <rachel@emodern.biz> regarding
certification or if you want to volunteer for us in any way. We are seeking
website builders, language translators, researchers in AI and those who would
like to act as mentors.
Stay determined to complete this program
Thank You
He is also widely considered as one of the
founders of Artificial Intelligence, His most
influential paper Can Machines Think is
classic in the field of Artificial Intelligence
2015 Movie Imitation Game explores his
life and his contributions in some detail but it
doesn’t portray the full extent Turing’s
extraordinary genius and his phenomenal
contributions. Turing prize is highest honor
you can receive in Computer Science or AI.
It is equivalent to a Nobel Prize.
Alan Turing was a brilliant mathematician who built Enigma machine - a code breaker - which
helped the Allies win the World War || by intercepting decrypting the messages between German
forces. He pioneered idea of general purpose computer - so called Turing Machine.

Contenu connexe

Tendances

Developing IT strategy
Developing IT strategyDeveloping IT strategy
Developing IT strategyAnurag Purohit
 
IT Evaluation - The Litmus Test for IT Strategy
IT Evaluation - The Litmus Test for IT StrategyIT Evaluation - The Litmus Test for IT Strategy
IT Evaluation - The Litmus Test for IT StrategyAnurag Purohit
 
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...Lewandog, Inc,
 
Analytics capability framework viramdas 201212 ssnet
Analytics capability framework viramdas 201212 ssnetAnalytics capability framework viramdas 201212 ssnet
Analytics capability framework viramdas 201212 ssnetVishwanath Ramdas
 
IT Strategy
IT Strategy IT Strategy
IT Strategy Tu Pham
 
Career Development Programmes for Data Scientists and Data Analysts (for indi...
Career Development Programmes for Data Scientists and Data Analysts (for indi...Career Development Programmes for Data Scientists and Data Analysts (for indi...
Career Development Programmes for Data Scientists and Data Analysts (for indi...NUS-ISS
 
Business Intelligence Competency Center
Business Intelligence Competency CenterBusiness Intelligence Competency Center
Business Intelligence Competency Centerabhi2abhiboss
 
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture)
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture) The evolution of the Architecture of Enterprises (AKA Enterprise Architecture)
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture) Leo Barella
 
Career Development Programmes for Digital Health Practitioners (For Individuals)
Career Development Programmes for Digital Health Practitioners (For Individuals)Career Development Programmes for Digital Health Practitioners (For Individuals)
Career Development Programmes for Digital Health Practitioners (For Individuals)NUS-ISS
 
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...Leo Barella
 
Business Value Measurements and the Solution Design Framework
Business Value Measurements and the Solution Design FrameworkBusiness Value Measurements and the Solution Design Framework
Business Value Measurements and the Solution Design FrameworkLeo Barella
 
Design thinking fuels innovation
Design thinking fuels innovationDesign thinking fuels innovation
Design thinking fuels innovationOmar Khan
 
Case Study: Analytics at CMC Markets: from measuring clicks to driving business
Case Study: Analytics at CMC Markets: from measuring clicks to driving businessCase Study: Analytics at CMC Markets: from measuring clicks to driving business
Case Study: Analytics at CMC Markets: from measuring clicks to driving businessJohn Sinke
 
Reference models a case study for healthcare
Reference models a case study for healthcareReference models a case study for healthcare
Reference models a case study for healthcareReal IRM
 
Dreamforce 2014 Rakuten's Global Center of Excellence
Dreamforce 2014    Rakuten's Global Center of ExcellenceDreamforce 2014    Rakuten's Global Center of Excellence
Dreamforce 2014 Rakuten's Global Center of ExcellenceDavid Ramos
 
Using Business Architecture For Acquisitions
Using Business Architecture For AcquisitionsUsing Business Architecture For Acquisitions
Using Business Architecture For AcquisitionsS2E Transformation Inc.
 
Career Development Programmes for Digital Business Analysts (for Individuals)
Career Development Programmes for Digital Business Analysts (for Individuals)Career Development Programmes for Digital Business Analysts (for Individuals)
Career Development Programmes for Digital Business Analysts (for Individuals)NUS-ISS
 
Getting the Business Case Right
Getting the Business Case RightGetting the Business Case Right
Getting the Business Case RightSheldon McCarthy
 
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To Guide
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To GuidePreparing Your Own Strategic BI Vision and Roadmap: A Practical How-To Guide
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To GuideOAUGNJ
 
BICC Conceptual Overview
BICC Conceptual OverviewBICC Conceptual Overview
BICC Conceptual OverviewAndrew Marks
 

Tendances (20)

Developing IT strategy
Developing IT strategyDeveloping IT strategy
Developing IT strategy
 
IT Evaluation - The Litmus Test for IT Strategy
IT Evaluation - The Litmus Test for IT StrategyIT Evaluation - The Litmus Test for IT Strategy
IT Evaluation - The Litmus Test for IT Strategy
 
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...
Pressing the Advantage - Disruptive Acceleration with DataViz & Analytics at ...
 
Analytics capability framework viramdas 201212 ssnet
Analytics capability framework viramdas 201212 ssnetAnalytics capability framework viramdas 201212 ssnet
Analytics capability framework viramdas 201212 ssnet
 
IT Strategy
IT Strategy IT Strategy
IT Strategy
 
Career Development Programmes for Data Scientists and Data Analysts (for indi...
Career Development Programmes for Data Scientists and Data Analysts (for indi...Career Development Programmes for Data Scientists and Data Analysts (for indi...
Career Development Programmes for Data Scientists and Data Analysts (for indi...
 
Business Intelligence Competency Center
Business Intelligence Competency CenterBusiness Intelligence Competency Center
Business Intelligence Competency Center
 
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture)
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture) The evolution of the Architecture of Enterprises (AKA Enterprise Architecture)
The evolution of the Architecture of Enterprises (AKA Enterprise Architecture)
 
Career Development Programmes for Digital Health Practitioners (For Individuals)
Career Development Programmes for Digital Health Practitioners (For Individuals)Career Development Programmes for Digital Health Practitioners (For Individuals)
Career Development Programmes for Digital Health Practitioners (For Individuals)
 
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...
Gaining Competitive Advantage by Implementing the Microsoft Unified Communica...
 
Business Value Measurements and the Solution Design Framework
Business Value Measurements and the Solution Design FrameworkBusiness Value Measurements and the Solution Design Framework
Business Value Measurements and the Solution Design Framework
 
Design thinking fuels innovation
Design thinking fuels innovationDesign thinking fuels innovation
Design thinking fuels innovation
 
Case Study: Analytics at CMC Markets: from measuring clicks to driving business
Case Study: Analytics at CMC Markets: from measuring clicks to driving businessCase Study: Analytics at CMC Markets: from measuring clicks to driving business
Case Study: Analytics at CMC Markets: from measuring clicks to driving business
 
Reference models a case study for healthcare
Reference models a case study for healthcareReference models a case study for healthcare
Reference models a case study for healthcare
 
Dreamforce 2014 Rakuten's Global Center of Excellence
Dreamforce 2014    Rakuten's Global Center of ExcellenceDreamforce 2014    Rakuten's Global Center of Excellence
Dreamforce 2014 Rakuten's Global Center of Excellence
 
Using Business Architecture For Acquisitions
Using Business Architecture For AcquisitionsUsing Business Architecture For Acquisitions
Using Business Architecture For Acquisitions
 
Career Development Programmes for Digital Business Analysts (for Individuals)
Career Development Programmes for Digital Business Analysts (for Individuals)Career Development Programmes for Digital Business Analysts (for Individuals)
Career Development Programmes for Digital Business Analysts (for Individuals)
 
Getting the Business Case Right
Getting the Business Case RightGetting the Business Case Right
Getting the Business Case Right
 
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To Guide
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To GuidePreparing Your Own Strategic BI Vision and Roadmap: A Practical How-To Guide
Preparing Your Own Strategic BI Vision and Roadmap: A Practical How-To Guide
 
BICC Conceptual Overview
BICC Conceptual OverviewBICC Conceptual Overview
BICC Conceptual Overview
 

Similaire à Citizen AI Engineer Program 2018 CAI 500 Fast Track AI Week1 Roadmap

Artificial Intelligence and Machine Learning Training & Virtual Internships P...
Artificial Intelligence and Machine Learning Training & Virtual Internships P...Artificial Intelligence and Machine Learning Training & Virtual Internships P...
Artificial Intelligence and Machine Learning Training & Virtual Internships P...Ravikanth Jagarlapudi
 
FINAL REVIEW for final semester internship.pptx
FINAL REVIEW for final semester internship.pptxFINAL REVIEW for final semester internship.pptx
FINAL REVIEW for final semester internship.pptxroyromeo560
 
How AI is transforming learning
How AI is transforming learningHow AI is transforming learning
How AI is transforming learningSprout Labs
 
ai_ml aicet internship report ppt 1.pptx
ai_ml aicet internship report ppt 1.pptxai_ml aicet internship report ppt 1.pptx
ai_ml aicet internship report ppt 1.pptxSravyaSathi
 
Session 1 AI literacy What is AI and how do we use it (video).pptx
Session 1 AI literacy What is AI and how do we use it (video).pptxSession 1 AI literacy What is AI and how do we use it (video).pptx
Session 1 AI literacy What is AI and how do we use it (video).pptxjameshodgkinson9
 
A1hfjjfjfjfifififiififififififififififfi8.pptx
A1hfjjfjfjfifififiififififififififififfi8.pptxA1hfjjfjfjfifififiififififififififififfi8.pptx
A1hfjjfjfjfifififiififififififififififfi8.pptxTamilArasan564275
 
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptx
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptxAndjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptx
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptxTamilArasan564275
 
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptx
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptxAhhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptx
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptxTamilArasan564275
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1DianaGray10
 
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...Association for Project Management
 
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...APMDonotuse
 
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - TrivadisTechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - TrivadisTrivadis
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your HealthmateIRJET Journal
 
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptx
20240104 HICSS  Panel on AI and Legal Ethical 20240103 v7.pptx20240104 HICSS  Panel on AI and Legal Ethical 20240103 v7.pptx
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptxISSIP
 
UpdatedSociety5, 2Oct23
UpdatedSociety5, 2Oct23UpdatedSociety5, 2Oct23
UpdatedSociety5, 2Oct23HeilaPienaar
 
How to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfHow to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfLaura Miller
 
How to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfHow to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfLaura Miller
 

Similaire à Citizen AI Engineer Program 2018 CAI 500 Fast Track AI Week1 Roadmap (20)

Artificial Intelligence and Machine Learning Training & Virtual Internships P...
Artificial Intelligence and Machine Learning Training & Virtual Internships P...Artificial Intelligence and Machine Learning Training & Virtual Internships P...
Artificial Intelligence and Machine Learning Training & Virtual Internships P...
 
FINAL REVIEW for final semester internship.pptx
FINAL REVIEW for final semester internship.pptxFINAL REVIEW for final semester internship.pptx
FINAL REVIEW for final semester internship.pptx
 
How AI is transforming learning
How AI is transforming learningHow AI is transforming learning
How AI is transforming learning
 
Theresa Fesinstine - AI Forward.pdf
Theresa Fesinstine - AI Forward.pdfTheresa Fesinstine - AI Forward.pdf
Theresa Fesinstine - AI Forward.pdf
 
Projects
ProjectsProjects
Projects
 
ai_ml aicet internship report ppt 1.pptx
ai_ml aicet internship report ppt 1.pptxai_ml aicet internship report ppt 1.pptx
ai_ml aicet internship report ppt 1.pptx
 
Artificial intelligence, machine learning and internet of things
Artificial intelligence, machine learning and internet of thingsArtificial intelligence, machine learning and internet of things
Artificial intelligence, machine learning and internet of things
 
Session 1 AI literacy What is AI and how do we use it (video).pptx
Session 1 AI literacy What is AI and how do we use it (video).pptxSession 1 AI literacy What is AI and how do we use it (video).pptx
Session 1 AI literacy What is AI and how do we use it (video).pptx
 
A1hfjjfjfjfifififiififififififififififfi8.pptx
A1hfjjfjfjfifififiififififififififififfi8.pptxA1hfjjfjfjfifififiififififififififififfi8.pptx
A1hfjjfjfjfifififiififififififififififfi8.pptx
 
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptx
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptxAndjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptx
Andjjdjdjdjdjdjdjfjfjkdkfkfjdkfjfjfjfjfjf18.pptx
 
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptx
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptxAhhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptx
Ahhhbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb18.pptx
 
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1AI and ML Series - Introduction to Generative AI and LLMs - Session 1
AI and ML Series - Introduction to Generative AI and LLMs - Session 1
 
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
 
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
Steve Maclaren - APM Scotland Branch Conference 2023: Net Zero Nation and Sus...
 
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - TrivadisTechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your Healthmate
 
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptx
20240104 HICSS  Panel on AI and Legal Ethical 20240103 v7.pptx20240104 HICSS  Panel on AI and Legal Ethical 20240103 v7.pptx
20240104 HICSS Panel on AI and Legal Ethical 20240103 v7.pptx
 
UpdatedSociety5, 2Oct23
UpdatedSociety5, 2Oct23UpdatedSociety5, 2Oct23
UpdatedSociety5, 2Oct23
 
How to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfHow to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdf
 
How to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdfHow to Build an AI System A Complete Guide.pdf
How to Build an AI System A Complete Guide.pdf
 

Plus de Dr. Mohan K. Bavirisetty

Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr. Mohan K. Bavirisetty
 
Polyglot Processing - An Introduction 1.0
Polyglot Processing - An Introduction 1.0 Polyglot Processing - An Introduction 1.0
Polyglot Processing - An Introduction 1.0 Dr. Mohan K. Bavirisetty
 
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0Dr. Mohan K. Bavirisetty
 
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr. Mohan K. Bavirisetty
 
Building Big Data Analytics Center of Excellence v 3.0 Final
Building Big Data Analytics Center of Excellence v 3.0 FinalBuilding Big Data Analytics Center of Excellence v 3.0 Final
Building Big Data Analytics Center of Excellence v 3.0 FinalDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 8 roadmap
Data scientist enablement   dse 400   week 8 roadmap Data scientist enablement   dse 400   week 8 roadmap
Data scientist enablement dse 400 week 8 roadmap Dr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 7 roadmap
Data scientist enablement   dse 400   week 7 roadmapData scientist enablement   dse 400   week 7 roadmap
Data scientist enablement dse 400 week 7 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 6 roadmap
Data scientist enablement   dse 400   week 6 roadmapData scientist enablement   dse 400   week 6 roadmap
Data scientist enablement dse 400 week 6 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 5 roadmap
Data scientist enablement   dse 400   week 5 roadmapData scientist enablement   dse 400   week 5 roadmap
Data scientist enablement dse 400 week 5 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 4 roadmap
Data scientist enablement   dse 400   week 4 roadmap Data scientist enablement   dse 400   week 4 roadmap
Data scientist enablement dse 400 week 4 roadmap Dr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 3 roadmap
Data scientist enablement   dse 400   week 3 roadmapData scientist enablement   dse 400   week 3 roadmap
Data scientist enablement dse 400 week 3 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 week 2 roadmap
Data scientist enablement   dse 400   week 2 roadmapData scientist enablement   dse 400   week 2 roadmap
Data scientist enablement dse 400 week 2 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 - week 1 roadmap
Data scientist enablement   dse 400 - week 1 roadmapData scientist enablement   dse 400 - week 1 roadmap
Data scientist enablement dse 400 - week 1 roadmapDr. Mohan K. Bavirisetty
 
Data scientist enablement dse 400 - week 1
Data scientist enablement   dse 400 - week 1Data scientist enablement   dse 400 - week 1
Data scientist enablement dse 400 - week 1Dr. Mohan K. Bavirisetty
 
Building Big Data Analytics Center Of Excellence
Building Big Data Analytics Center Of Excellence Building Big Data Analytics Center Of Excellence
Building Big Data Analytics Center Of Excellence Dr. Mohan K. Bavirisetty
 
8 disciplines of Enterprise Modernizartion
8 disciplines of Enterprise Modernizartion8 disciplines of Enterprise Modernizartion
8 disciplines of Enterprise ModernizartionDr. Mohan K. Bavirisetty
 
Mohan k. bavirisetty introduction to semantic soa & bpm sept 14 2010 v 1.0
Mohan k. bavirisetty    introduction to semantic soa & bpm sept 14 2010 v 1.0Mohan k. bavirisetty    introduction to semantic soa & bpm sept 14 2010 v 1.0
Mohan k. bavirisetty introduction to semantic soa & bpm sept 14 2010 v 1.0Dr. Mohan K. Bavirisetty
 

Plus de Dr. Mohan K. Bavirisetty (18)

Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
 
Polyglot Processing - An Introduction 1.0
Polyglot Processing - An Introduction 1.0 Polyglot Processing - An Introduction 1.0
Polyglot Processing - An Introduction 1.0
 
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0
Advanced Analytics - Frameworks, Platforms and Metholodologies v 1.0
 
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - FinalDr  Mohan K  Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
Dr Mohan K Bavirisetty - 8 Disciplines of Enterprise Modernization - Final
 
Building Big Data Analytics Center of Excellence v 3.0 Final
Building Big Data Analytics Center of Excellence v 3.0 FinalBuilding Big Data Analytics Center of Excellence v 3.0 Final
Building Big Data Analytics Center of Excellence v 3.0 Final
 
Data scientist enablement dse 400 week 8 roadmap
Data scientist enablement   dse 400   week 8 roadmap Data scientist enablement   dse 400   week 8 roadmap
Data scientist enablement dse 400 week 8 roadmap
 
Data scientist enablement dse 400 week 7 roadmap
Data scientist enablement   dse 400   week 7 roadmapData scientist enablement   dse 400   week 7 roadmap
Data scientist enablement dse 400 week 7 roadmap
 
Data scientist enablement dse 400 week 6 roadmap
Data scientist enablement   dse 400   week 6 roadmapData scientist enablement   dse 400   week 6 roadmap
Data scientist enablement dse 400 week 6 roadmap
 
Data scientist enablement dse 400 week 5 roadmap
Data scientist enablement   dse 400   week 5 roadmapData scientist enablement   dse 400   week 5 roadmap
Data scientist enablement dse 400 week 5 roadmap
 
Data scientist enablement dse 400 week 4 roadmap
Data scientist enablement   dse 400   week 4 roadmap Data scientist enablement   dse 400   week 4 roadmap
Data scientist enablement dse 400 week 4 roadmap
 
Data scientist enablement dse 400 week 3 roadmap
Data scientist enablement   dse 400   week 3 roadmapData scientist enablement   dse 400   week 3 roadmap
Data scientist enablement dse 400 week 3 roadmap
 
Data scientist enablement dse 400 week 2 roadmap
Data scientist enablement   dse 400   week 2 roadmapData scientist enablement   dse 400   week 2 roadmap
Data scientist enablement dse 400 week 2 roadmap
 
Data scientist enablement dse 400 - week 1 roadmap
Data scientist enablement   dse 400 - week 1 roadmapData scientist enablement   dse 400 - week 1 roadmap
Data scientist enablement dse 400 - week 1 roadmap
 
Data scientist enablement dse 400 - week 1
Data scientist enablement   dse 400 - week 1Data scientist enablement   dse 400 - week 1
Data scientist enablement dse 400 - week 1
 
Data Scientist Enablement roadmap 1.0
Data Scientist Enablement roadmap 1.0Data Scientist Enablement roadmap 1.0
Data Scientist Enablement roadmap 1.0
 
Building Big Data Analytics Center Of Excellence
Building Big Data Analytics Center Of Excellence Building Big Data Analytics Center Of Excellence
Building Big Data Analytics Center Of Excellence
 
8 disciplines of Enterprise Modernizartion
8 disciplines of Enterprise Modernizartion8 disciplines of Enterprise Modernizartion
8 disciplines of Enterprise Modernizartion
 
Mohan k. bavirisetty introduction to semantic soa & bpm sept 14 2010 v 1.0
Mohan k. bavirisetty    introduction to semantic soa & bpm sept 14 2010 v 1.0Mohan k. bavirisetty    introduction to semantic soa & bpm sept 14 2010 v 1.0
Mohan k. bavirisetty introduction to semantic soa & bpm sept 14 2010 v 1.0
 

Dernier

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 

Dernier (20)

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 

Citizen AI Engineer Program 2018 CAI 500 Fast Track AI Week1 Roadmap

  • 1. Citizen AI Engineer Program 2018 CAI 500 - Fast Track to AI Week 1 Roadmap Dr. Mohan K. Bavirisetty Advanced Center of Excellence Modern Renaissance Corporation Content of this document is under Creative Commons Licence CC BY 4.0
  • 2. Agenda You can always find the latest version of this document at bit.ly/CAI500W1 CAI Mission Statement Week 1 Overview Learning Path Social Engagement Activities and Pointers Certification Options Optional Exercises References “The function of education is to teach one to think intensively and think critically. Intelligence plus character; that is the goal of a true education.” ― Dr. Martin Luther King Jr.
  • 3. Mission and Objectives Mission of our program is to provide free, open and world-class enablement of Citizen AI Engineers and help advance the profession of Artificial Intelligence as well as its allied disciplines. We aim to prepare the participants with creative, analytical and practical skills emphasizing breadth and depth in a range of relevant disciplines and capabilities in Artificial Intelligence, Machine Learning, Knowledge-based Systems, Software Architectures and Systems Engineering.
  • 4. Who is a Citizen AI Engineer? A Citizen AI Engineer is an individual who applies AI to build solutions and products using Data, Intelligence and Collaboration Technologies that will help promote wellness, care and efficiency in environment where she/he lives and works. In doing so Citizen Engineers solve the problems on a social scale and help others learn AI to solve their problems.
  • 5. Citizen AI Engineer Program 2018 timeline Jan 15 - Feb 9 Fast Track to AI Building Breakthrough AI Products Deep Learning and Applications Final Project Knowledge-based Systems Advanced AI and Creative Engineering Feb 12 - Mar 9 Mar 12 - Apr 6 May 7 - June 1 Apr 9 - May 4 June 4 - June 29 Live as if you were to die tomorrow. Learn as if you were to live forever. - Mahatma Gandhi
  • 6. Certification Options Citizen AI Engineer program While Certification is optional you are encouraged to pursue certification. This has several benefits a) It allows you to challenge yourself in a systematic way b) It allows for your professional development c) Helps you explore more career opportunities d) It also helps organizations to reach out to you in case they have opportunities that can tap into your competencies. Please reach out to Dr. Fleming <rachel@emodern.biz> if you are interested in pursuing certification. All our Certification options are free, open and available to anyone. They are authentic, verifiable and they never expire.
  • 7. Certification Options Citizen AI Engineer program Module Title Certification CAI 500 Fast Track to Artificial Intelligence Green Belt Level 1 CAI 600 Building Breakthrough AI Products Green Belt Level 2 CAI 700 Deep Learning and Applications Brown Belt Level 1 CAI 800 Knowledge-based Systems Brown Belt Level 2 CAI 900 Advanced AI and Creative Engineering Black Belt Level 1 CAI 1000 Final Project/Research Paper/Thesis Black Belt Level 2 Please direct your queries to Dr. Rachel Fleming <rachel@emodern.biz>
  • 8. Social Discourse: Most Important Skill in the age of AI Learning plan: Read AI - Quick Guide Watch Imitation Game Activities: Install R; Explore our Libraries; Join Local AI groups and meetups Exercises and Projects: Analyze Breast cancer dataset; Implement Sieve of Eratosthenes; Build a simple chatbot CAI 500 - Week 1 at a glance
  • 9. Discussion: Read The Most Important Skill In The Age Of Artificial Intelligence (AI) by Dr. Anna Powers on Forbes. What do you think is the most important skill Dr. Powers is referring to? How will this skill make you more successful and valuable in your mission or within your organization? Share your thoughts on the forum. Additionally join the welcome thread. Introduce yourself and announce your interests in AI and tell others how they would benefit the society or your local community. There is also a Q&A thread. Please post there if you have a question or if you could provide helpful answers to others. Please always be courteous and respectful to everyone. And above all, be helpful. That is what this program is all about! Our Discussions take place on Citizen AI Engineer Program Social Engagement Citizen AI Engineer Program bit.ly/CAI-FB
  • 10. Recommended Learning Plan <Required> Read Artificial Intelligence Quick Guide <Recommended> <MIT OCW> Watch Patrick Winston’s Artificial Intelligence Lecture 1 <Recommended> Read Chapter 1 Artificial Intelligence - A Modern Approach 3rd Ed. By Russell & Norvig <Recommended> Artificial intelligence and the future of our work United Nations Development Program <Optional> <MIT OCW> Read R for Machine Learning by Allison Chang <Optional> Watch the movie Artificial Intelligence (You may check it out from your local library) <Reference> Artificial Intelligence (3rd Edition) by Patrick H. Winston We can only see a short distance ahead, but we can see plenty there that needs to be done. - Alan Turing
  • 12. Activities <Recommended> Install latest R and R-Studio. R is language of choice for many AI, Analytics, Data Science and Machine Learning projects. It is an amazing open source project with over 10,000 packages and libraries. First install R language binaries and then install R-Studio which is an user-friendly GUI environment to write and run your programs in R https://www.rstudio.com/products/rstudio/download/#download <Required> If you don’t already have one, get a gmail/google account - it will be very useful in sharing documents and communicating with others. Start building your own AI Library on Google Drive. <Practice> Visit try.Jupyter.org Jupyter is a integrated programming environment with a browser interface. We will use Jupyter in the upcoming weeks. <Recommended>Develop a database about the homelessness in your town. Capture relevant information such as homeless shelters, distribution centers, soul kitchens, food pantries, support programs etc. and share this dataset with local newspapers and town/city hall.
  • 13. Activities (Contd…) <Recommended> If you don’t already have one, get a Github account. This will be extremely used to share code and documents. Github is required for certification. <Required> Explore UCI Machine Learning Repository This is an excellent collection of datasets used for exploring AI, Machine Learning and Data Science <Practice> Visit ocw.mit.edu and bookmark this site.We derive our learning modules and resources from MIT OCW program. Explore the site and familiarize yourself with the program and contents. Explore the content for AI which is available under the course number 6.034 We will use the material from Fall 2010 session. <Practice> Research about United Nations’ Millennium Development Goals(MDG) project. What are the 8 goals of this project. What do you think needs to be to
  • 14. Optional Exercises <Optional> Explore R and Machine Learning. Read R for Machine Learning by Allison Chang and attempt to do the visualization of Habermann’s Breast Cancer Survival Rates as below. Refer section 3.4 titled plotting. To do this exercise you need to have a) R (and preferably R-Studio) downloaded installed and b) you need the Haberman’s survival data dataset from UCI Machine Learning repository.
  • 15. Optional Exercises (contd...) <Optional> Sieve of Eratosthenes Algorithm generates prime numbers in an efficient way from the prime numbers that are already generated starting with the initial seed 2. Research the web for this algorithm. Look for the implementation of this algorithm in the programming language you are familiar with. Try running your implementation on try.jypyter.org. Feel free to post the screenshots in Facebook forum for Citizen AI Engineer Program <Recommended> Visit Benevolent.AI and explore the site. Research about a prevalent disease or medical condition that afflicting your nation and see how you can help organizations fighting against this disease through the grants Benevolent.AI provides. <Certification Project> Explore Jill Watson from Georgia Tech and develop a mental model (thoughts and ideas) for building this type teaching assistance for CAI program <Certification Project> Chatbots are a rage in the industry currently. From Customer Service to Disease diagnosis chatbots are being used extensively. Build a simple chatbot that can answer basic questions about the Millennium Development Goals. Use the publicly available datasets from United Nations.
  • 16. References, Open Resources and Additional Reading Citizen AI Program Announcement and FAQ How to download R and R-Studio Mathematics of Machine Learning United Nations Millennium Development Goals. Artificial Intelligence Quick Guide TutorialsPoint Artificial intelligence and the future of our work United Nations Development Program Towards A Virtual Assistant That Can Be Taught New Tasks In Any Domain By Its End-Users Artificial Intelligence (3rd Edition) by Patrick H. Winston Artificial Intelligence - A Modern Approach 3rd Ed. By Russell & Norvig UCI Machine Learning Repository Andrew Ng’s Machine Learning Lectures Stanford University [MIT OCW] 6.034 Artificial Intelligence Prof Patrick Winston Fall 2010 [MIT OCW] 15.097 Prediction: Machine Learning and Statistics Prof Cynthia Rudin 2012 Learn from the masters - Johann Wolfgang von Goethe
  • 17. Citation Content that appears as is, on this document only, is under Creative Commons License CC BY 4.0 This license may not necessarily apply to other material referenced here in this document. Haberman’s Survival Dataset that is hosted on UCI Machine Learning repository is originally donated by Tjen-Sien Lim (limt @stat.wisc.edu) Most MIT OCW programs are under Creative Commons Licence Content from IBM, TutorialsPoint, Pivotal, Hortonworks, Google, Youtube, Data Science Central and O’Reilly Media etc. is excluded from the above Creative Commons License.
  • 19. For More Information Please write to me at mohan@emodern.biz if you have questions, comments and suggestions to improve the CAI program. You can also reach out to me if you have any difficulties, if you are looking for more challenging assignments, advanced projects or if you want to do research in any area of AI. We have a number of initiatives we can engage you in. You may reach out to Dr. Rachel Fleming <rachel@emodern.biz> regarding certification or if you want to volunteer for us in any way. We are seeking website builders, language translators, researchers in AI and those who would like to act as mentors.
  • 20. Stay determined to complete this program
  • 21. Thank You He is also widely considered as one of the founders of Artificial Intelligence, His most influential paper Can Machines Think is classic in the field of Artificial Intelligence 2015 Movie Imitation Game explores his life and his contributions in some detail but it doesn’t portray the full extent Turing’s extraordinary genius and his phenomenal contributions. Turing prize is highest honor you can receive in Computer Science or AI. It is equivalent to a Nobel Prize. Alan Turing was a brilliant mathematician who built Enigma machine - a code breaker - which helped the Allies win the World War || by intercepting decrypting the messages between German forces. He pioneered idea of general purpose computer - so called Turing Machine.