This PR:
- dedups our colab notebooks with the regular functorch notebooks. The
colab notebooks were versions of the reuglar notebooks that had
install instructions. Now that functorch is easier to install, we do not
need those anymore.
- fixes the colab links
Test Plan:
- build docs locally and tested them
Pull Request resolved: https://github.com/pytorch/pytorch/pull/85855
Approved by: https://github.com/samdow
* Create readme.md
* colab version, jacobians hessians tutorial
* per sample gradients tutorial in colab
* colab ready tutorial, ensembling
* add colab badge and link to colab ready tutorial
* Delete ensembling_colab.ipynb
* add colab badge and link to colab ready version
* add colab badge and link to colab ready tutorial
* add colab badge and link to colab ready tutorial, add meta-learning mention as addtl use case