Machine Learning: B.Tech (CSBS) V Semester
Machine Learning: B.Tech (CSBS) V Semester
By:
Prof. Moumita Pal
B.Tech (CSE), M.Tech (CI), Ph.D (pursuing)
Contact No.: +919952038867
Mail id: [email protected]
Machine Learning Syllabus
I/P
Data
Traditional Output
Algorithm Program
I/P
Data
Program
Machine Learning
Output
Data Decisions
• https://singularity2030.ch/thoughts-on-human-learning-vs-machine-learning/
• https://www.datasciencecentral.com/profiles/blogs/human-learning-and-
machine-learning-how-they-differ
2. Understanding defined as being able to comprehend facts by comparing and interpreting main ideas within
the learned material.
3. Applying defined as the ability to use learned material in a new or unprompted way of abstraction and to
solve a newly defined problem.
4. Analyzing defined as the ability to examine a problem area and identify the various components (breaking
the problem down).
5. Evaluating defined as the ability to make judgments based on criteria or standards or to combine parts to
form a new concept or idea.
6. Creating defined as the ability to integrate learning from different areas into a plan for solving a problem
and to propose alternative solutions.
• In unsupervised learning data points have no labels associated with them. Instead, the goal of an
unsupervised learning algorithm is to organize the data in some way or to describe its structure. This can
mean grouping it into clusters or finding different ways of looking at complex data so that it appears simpler
or more organized. From that data we might be able to extract knowledge which we were previously unaware
of.
• In reinforced learning the algorithm gets to choose an action in response to each data point. The learning
algorithm also receives a reward signal a short time later, indicating how good the decision was. Based on
this, the algorithm modifies its strategy in order to achieve the highest reward. Reinforcement learning is
common in robotics, where the set of sensor readings at one point in time is a data point, and the algorithm
must choose the robot’s next action.
Prof. Moumita Pal 8
Relationship Between
AI, ML, DL and DS