Learning to learn by gradient descent by gradient descent
A simple re-implementation by PyTorch-1.0
- For Quadratic experiments
- For Mnist
- For CIFAR10
- For Neural Art
The project can be run in the whole project or a python file
python learning_to_learn.py
or
python project/main.py
This code is designed for a better understanding and easy implementation of paper Learning to learn by gradient descent by gradient descent
1. Learning to learn by gradient descent by gradient descent - 2016 - NIPS