Efficiently PAC Learnablity

If a learning algorithm is Pac Learnable and it runs in Polynomial time, it's Efficiently PAC Learnable

Calculating the runtime

Runtime of a learning algorithm can be seen in two parts

  1. The number of oracle calls
    1. Translation: The size of the dataset it needs
  2. How long it processes each datapoint

Intuition

If we make the problem harder:

Powered by Forestry.md