6

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

nbro
  • 42,615
  • 12
  • 119
  • 217

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
  • 42,615
  • 12
  • 119
  • 217
Steve Okay
  • 136
  • 7