Introduction to AI and Project Management
Artificial Intelligence (AI) is the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. The term may also be applied to any machine that exhibits traits associated with a human mind…
Artificial Intelligence (AI) is the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. The term may also be applied to any machine that exhibits traits associated with a human mind such as learning and problem-solving.
Machine Learning (ML) is a subset of AI that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. It focuses on the development of computer programs that can access data and use it to learn for themselves.
Deep Learning (DL) is a subset of ML that makes the computation of multi-layer neural networks feasible. It is responsible for advances in image and speech recognition.
Neural Networks are computing systems inspired by the biological neural networks that constitute animal brains. They are designed to simulate the way humans learn and make decisions.
Supervised Learning is a type of ML where the AI is trained using labeled data, which has been classified or categorized.
Unsupervised Learning is a type of ML where the AI is given unlabeled data and must find patterns and relationships within the data itself.
Reinforcement Learning is a type of ML where an agent learns to behave in an environment, by performing certain actions and observing the results/rewards.
Natural Language Processing (NLP) is the ability of a computer program to understand human language as it is spoken. NLP is a component of AI.
Computer Vision is the field of study surrounding how computers can gain high-level understanding from digital images or videos. It seeks to automate tasks that the human visual system can do.
Robotic Process Automation (RPA) is the use of software with artificial intelligence (AI) and machine learning capabilities to handle high-volume, repetitive tasks that previously required humans to perform.
Project Management Institute (PMI) is the world's leading association for those who consider project, program or portfolio management their profession.
Project Management Professional (PMP) is an individual who has demonstrated the knowledge and skills necessary to perform as a project manager. A PMP has passed a rigorous exam and continued to develop their skillset through ongoing education and contributions to the profession.
Agile is an iterative approach to managing software development projects that focuses on continuous releases and incorporating customer feedback with every iteration.
Scrum is a subset of Agile. It is a framework within which people can address complex adaptive problems, while productively and creatively delivering products of the highest possible value.
Project Management AI (PMAI) is the use of AI technologies to improve project management practices. PMAI can be used to automate repetitive tasks, provide real-time insights, and predict future outcomes.
Data Analytics is the systematic computational analysis of data or statistics. It involves the exploration of data, statistical analysis, and data visualization.
Predictive Analytics is a form of advanced analytics used to make predictions about future outcomes based on historical data.
Prescriptive Analytics is a form of advanced analytics which uses optimization and simulation algorithms to suggest decision options to business users.
Decision Tree is a graphical representation of possible solutions to a decision based on certain conditions.
Random Forest is a type of ensemble ML algorithm that combines multiple decision trees to improve prediction accuracy.
Support Vector Machines (SVM) is a supervised ML algorithm that can be used for both classification or regression challenges. However, it is mostly used in classification problems.
Naive Bayes is a classification technique based on Bayes' Theorem with an assumption of independence among predictors.
Logistic Regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome.
K-means Clustering is a type of unsupervised algorithm which solves the clustering problem. Its procedure follows a simple and easy way to classify a given data set through a certain number of clusters (assume k clusters).
Principal Component Analysis (PCA) is a technique used to emphasize variation and bring out strong patterns in a dataset. It is often used to make data easy to explore and visualize.
In conclusion, AI and project management are two fields that are increasingly intersecting. Understanding the key terms and vocabulary in both areas is crucial for success in the Professional Certificate in Strategic Use of AI in Project Management. From AI subsets like ML and DL, to project management concepts like Agile and Scrum, this course covers a wide range of topics that will equip learners with the skills needed to effectively use AI in project management.
Key takeaways
- Artificial Intelligence (AI) is the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions.
- Machine Learning (ML) is a subset of AI that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.
- Deep Learning (DL) is a subset of ML that makes the computation of multi-layer neural networks feasible.
- Neural Networks are computing systems inspired by the biological neural networks that constitute animal brains.
- Supervised Learning is a type of ML where the AI is trained using labeled data, which has been classified or categorized.
- Unsupervised Learning is a type of ML where the AI is given unlabeled data and must find patterns and relationships within the data itself.
- Reinforcement Learning is a type of ML where an agent learns to behave in an environment, by performing certain actions and observing the results/rewards.