6

Can reinforcement learning algorithms be applied to computer vision problems? If yes, what are some examples of these applications?

nbro
  • 40,472
  • 12
  • 105
  • 192

1 Answers1

4

Yes, there are a couple of ways to apply reinforcement learning in computer vision problems. This mainly employs the principle of "applying the algorithm -> evaluating the outcome -> adopting the best outcome".

The following are a couple of examples that use reinforcement learning in computer vision.

nbro
  • 40,472
  • 12
  • 105
  • 192
Steve Okay
  • 136
  • 7