2D Object Recognition Project

A Hard Testable Goal

If we have a 2D environment, we can load different sets of features in it. To test out that our object modeling system is working, we can do the following:

  • create a set of several “objects” which are really just environments filled with pseudo-random features
  • train an agent on each object

We should be able to classify objects based on the Object Layer representation.

1 Like