Existing libraries implement automatic differentiation by tracing a program's execution (at runtime, like PyTorch) or by staging out a dynamic data-flow graph and then differentiating the graph (ahead-of-time, like TensorFlow). In contrast, Tangent performs ahead-of-time autodiff on the Python source code itself, and produces Python source code as its output. Tangent fills a unique location in the space of machine learning tools. As a result, you can finally read your automatic derivative code just like the rest of your program. Tangent is useful to researchers and students who not only want to write their models in Python, but also read and debug automatically-generated derivative code without sacrificing speed and flexibility. Tangent works on a large and growing subset of Python, provides extra autodiff features other Python ML libraries don't have, has reasonable performance, and is compatible with TensorFlow and NumPy.

Features

  • Tangent is a new, free, and open-source Python library for automatic differentiation
  • This project is an experimental release
  • Provides an interactive notebook with all the code in the project page
  • Tangent fills a unique location in the space of machine learning tools
  • The easiest way to install Tangent is to use pip
  • Tangent supports differentiating functions that use TensorFlow Eager functions that are composed together

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Tangent

Tangent Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Tangent!

Additional Project Details

Programming Language

Python

Related Categories

Python Debuggers, Python Machine Learning Software

Registered

2022-08-09