Giter Club home page Giter Club logo

awesome-jax's Introduction

Awesome JAX Awesome

A curated list of awesome JAX libraries, projects, and other resources. Inspired by Awesome TensorFlow.

What is JAX?

JAX brings automatic differentiation and the XLA compiler together through a numpy-like API for high performance machine learning research on accelerators like GPUs and TPUs. More info here.

Table of Contents

  • Neural Network Libraries
    • Flax - a flexible library with the largest user base of all JAX NN libraries.
    • Haiku - focused on simplicity, created by the authors of Sonnet at DeepMind.
    • Objax - has an object oriented design similar to PyTorch.
    • Elegy - implements the Keras API with some improvements.
    • RLax - library for implementing reinforcement learning agent.
    • Trax - a "batteries included" deep learning library focused on providing solutions for common workloads.
    • Jraph - a lightweight graph neural network library.
    • FedJAX - federated learning in JAX, built on Optax and Haiku.
    • Parallax - prototype immutable torch modules for JAX.
  • NumPyro - probabilistic programming based on the Pyro library.
  • Chex - utilities to write and test reliable JAX code.
  • Optax - a gradient processing and optimization library.
  • JAX, M.D. - accelerated, differential molecular dynamics.
  • Coax - turn RL papers into code, the easy way.
  • jax-unirep - library implementing the UniRep model for protein machine learning applications.
  • jax-flows - Normalizing flows in JAX.
  • sklearn-jax-kernels - scikit-learn kernel matrices using JAX.

This section contains papers focused on JAX (e.g. JAX-based library whitepapers, research on JAX, etc). Papers implemented in JAX are listed in the Models/Projects section.

Contributions welcome! Read the contribution guidelines first.

awesome-jax's People

Contributors

n2cholas avatar jejjohnson avatar ericmjl avatar 8bitmp3 avatar bilal2vec avatar sri-rad avatar myagues avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.