Learning to Learn, created by Google DeepMind, is an experimental framework that implements meta-learning—training neural networks to learn optimization strategies themselves rather than relying on manually designed algorithms like Adam or SGD. The repository provides code for training and evaluating learned optimizers that can generalize across different problem types, such as quadratic functions and image classification tasks (MNIST and CIFAR-10). Using TensorFlow, it defines a meta-optimizer model that learns by observing and adapting to the optimization trajectories of other models. The project allows users to compare performance between traditional optimizers and the learned optimizer (L2L) on various benchmarks, demonstrating how optimization strategies can be learned through experience. The design supports both single-variable and high-dimensional problems, and includes tools for evaluating how well a learned optimizer performs on unseen tasks.

Features

  • Trains neural networks to learn optimization strategies through meta-learning
  • Supports multiple benchmark problems (quadratic, MNIST, CIFAR-10)
  • Includes train and evaluation scripts with configurable parameters
  • Allows easy integration of new optimization problems via TensorFlow
  • Provides a learned optimizer (L2L) and baseline comparisons with Adam
  • Tracks and saves optimizer performance across training epochs

Project Samples

Project Activity

See All Activity >

Categories

Education

License

Apache License V2.0

Follow Learning to Learn in TensorFlow

Learning to Learn in TensorFlow Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Learning to Learn in TensorFlow!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

Python

Related Categories

Python Education Software

Registered

2025-10-09