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
Build Securely on Azure with Proven Frameworks Icon
Build Securely on Azure with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download 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