jax topic

List jax repositories

ivy

14.0k
Stars
5.8k
Forks
66
Watchers

The Unified AI Framework

gym

57
Stars
9
Forks
Watchers

Fully differentiable RL environments, written in Ivy.

mech

6
Stars
2
Forks
Watchers

Mechanics functions with end-to-end support for deep learning developers, written in Ivy.

vision

70
Stars
18
Forks
Watchers

3D Vision functions with end-to-end support for deep learning developers, written in Ivy.

annotated-s4

441
Stars
58
Forks
Watchers

Implementation of https://srush.github.io/annotated-s4

jax-gcn

30
Stars
3
Forks
Watchers

Graph Convolutional Networks in JAX

big_transfer

1.5k
Stars
174
Forks
Watchers

Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.

einops

8.0k
Stars
336
Forks
Watchers

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

pyprobml

6.3k
Stars
1.5k
Forks
Watchers

Python code for "Probabilistic Machine learning" book by Kevin Murphy

get-started-with-JAX

572
Stars
92
Forks
Watchers

The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as t...