Documentation improvements

Which modules do learn below refer to

Welcome to fastai – fastai in the last two blocks of text, we can see

  • learn (depends on callbacks ) defines helper functions to invoke the callbacks more easily.
  • optionally, a submodule named learn that will contain Learner specific to the application.

There are no modules named learn any more. My guess is the following. Could you verify them for me? @sgugger Thanks!