Fix clone_module and MAML for RNN modules
v0.1.1 ====== Added ----- * New tutorial: 'Feature Reuse with ANIL'. (@ewinapun) Changed ------- * Mujoco imports optional for docs: the import error is postponed to first method call. Fixed ----- * `MAML()` and `clone_module` support for RNN modules.