Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tristandeleu/metax

A collection of extensions for meta-learning in JAX
https://github.com/tristandeleu/metax

jax meta-learning

Last synced: 20 days ago
JSON representation

A collection of extensions for meta-learning in JAX

Awesome Lists containing this project

README

        

# Metax: Meta-learning extensions for [JAX](https://github.com/google/jax/)

[![PyPI](https://img.shields.io/pypi/v/metax)](https://pypi.org/project/metax/) [![Build Status](https://travis-ci.com/tristandeleu/metax.svg?branch=main)](https://travis-ci.com/tristandeleu/metax)

**This is an experimental library**

Metax is a collection of extensions for meta-learning in JAX. Metax contains a subset of the utility functions from [Torchmeta](https://github.com/tristandeleu/pytorch-meta).