Home
Machine Learning and Artificial Intelligence Tutorial
This section contains latest tutorials, articles on Machine learning and Artificial Intelligence.
Here is the list to the articles of Artificial Intelligence, Machine Learning and Machine Learning with Java.
ML/AI - Overview
- Machine Learning, AI, Deep Learning, and Data Science
- How to Learn Machine Learning and Artificial Intelligence?
Artificial Intelligence
- Introduction to Artificial Intelligence
- Artificial Intelligence: What It is, Types, Applications, Advantages and Disadvantages
- Artificial Intelligence-based Agent
- Types of Agents in Artificial Intelligence
- Classification of Environment in Artificial Intelligence
- PEAS Based Grouping of Agents in Artificial Intelligence
- Important terms used while problem solving in Artificial Intelligence
- Problem Solving in Artificial Intelligence
- Water jug problem in Artificial Intelligence
- Problem Solving by Searching in Artificial Intelligence
- Hill Climbing Search in Artificial Intelligence
- Best-first Search (BFS) in Artificial Intelligence
- Vacuum Cleaner Problem in Artificial Intelligence
- Constraint Satisfaction Problems in Artificial Intelligence
- N-Queens Problem- A Type of Constraint Satisfactory Problem in AI
- Crypt-Arithmetic Problem- A type of Constraint Satisfactory Problem in Artificial Intelligence
- Knowledge Representation in Artificial Intelligence
- Quantifiers in knowledge Representation in an AI Agent
- What is logic in Artificial Intelligence?
- Knowledge-Based Agent Levels in Artificial Intelligence
- Backus-Naur Form (BNF) in Artificial Intelligence
- Uncertainty in Artificial Intelligence – A brief Introduction
- Reasons for Uncertainty in Artificial Intelligence
- Probabilistic Reasoning in AI - A way to deal with Uncertainty
- Conditional Probability in Artificial Intelligence
- Bayes Theorem in Conditional Probability
- Certainty Factor in Artificial Intelligence
- Inference in terms of Artificial Intelligence
- Decision Making Under Uncertainty in Artificial Intelligence
- What is Fuzzy Logic in AI and Why It is used?
- Fuzzy Logic System Architecture and Its Components in AI
- Membership Function in Fuzzy Logic | Artificial Intelligence
- Learning Agents in Artificial Intelligence
- Types of Learning in Agents in Artificial Intelligence
- Elements of a Learning Agent in Artificial Intelligence
- Reinforcement Learning: What It Is, Types, Applications
- Artificial Communication | Artificial Intelligence
- Components of communicating agents | Artificial Intelligence
- Natural language processing (NLP) in Artificial Intelligence
- Natural Language Understanding (NLU) Process in Artificial Intelligence
AI Preparation
Machine Learning
- Machine Learning: What It Is, Types, Working Mechanism
- Naive Bayes Algorithm Example
- Linear Regression
- Getting Started with Python Spyder: Installation and GUI Explanation
- Split a Dataset into Train and Test Sets using Python
- Validation Before Testing
- Pearson Coefficient of Correlation
- Spearman's Correlation and Its Implementation using Python
- RMSE: Root-Mean-Square Error
- Kendall's Tau Correlation Implementation using Python
- Decision Tree Algorithm in Machine Learning
- K-Nearest Neighbor (KNN) Algorithm and Its Implementation using Python
- Probabilistic Graphical Model (PGMs) Algorithm
- Bayesian Network in Machine Learning
- The Boyfriend Problem using PGMs and Neural Network
- Markov Random Field Model
- Clustering: Introduction, Types, and Advantages
Machine Learning with Java
- Weka Tutorial: GUI-based Machine Learning with Java
- Attribute Relation File Format (ARFF)
- Attribute Selection (with Java)
- Training and Test Sets: Splitting Data using Java