Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericjang/maml-jax

Implementation of Model-Agnostic Meta-Learning (MAML) in Jax
https://github.com/ericjang/maml-jax

Last synced: 7 days ago
JSON representation

Implementation of Model-Agnostic Meta-Learning (MAML) in Jax

Awesome Lists containing this project

README

        

# maml-jax

This repository implements the Model-Agnostic Meta-Learning (MAML) algorithm in Python + JAX.

Tutorial here: [https://blog.evjang.com/2019/02/maml-jax.html](https://blog.evjang.com/2019/02/maml-jax.html)