InterviewSolution
Saved Bookmarks
| 1. |
How an unsupervised learning is different from Reinforcement learning? |
|
Answer» And, unsupervised LEARNING is where the machine is GIVEN training BASED on unlabeled data without any guidance. ... WHEREAS reinforcement learning is when a machine or an AGENT interacts with its environment, performs actions, and learns by a trial-and-error method. |
|