notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Invariance.md (240B)


      1 # Invariance
      2 
      3 SS
      4 
      5 **Definition:** Invariance in ML describes changes to objects such that the model should still interpret the object the same way.
      6 
      7 There are a few different types including translational, rotational, and size invariance.