Skip to content

Commit

Permalink
Functorch jax-like prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed May 25, 2021
1 parent ccb91c9 commit c51966d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -546,6 +546,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [TorchSharp, .NET API with access to underlying library powering PyTorch](https://github.com/interesaaat/TorchSharp)

## <a name='PyTorchUtilities'></a>PyTorch Utilities
- [Functorch: prototype of JAX-like composable Function transformers for PyTorch](https://github.com/zou3519/functorch)
- [Poutyne: Simplified Framework for Training Neural Networks](https://github.com/GRAAL-Research/poutyne)
- [PyTorch Metric Learning](https://github.com/KevinMusgrave/pytorch-metric-learning)
- [Kornia: an Open Source Differentiable Computer Vision Library for PyTorch](https://kornia.org/)
Expand Down

0 comments on commit c51966d

Please sign in to comment.