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
Forever Free Full-Stack Observability | Grafana Cloud Icon
Forever Free Full-Stack Observability | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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