Contents

torchsde 0.2.6

0

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

Stars: 1479, Watchers: 1479, Forks: 183, Open Issues: 21

The google-research/torchsde repo was created 3 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 1479 github stars!

How to Install torchsde

You can install torchsde using pip

pip install torchsde

or add it to a project with poetry

poetry add torchsde

Package Details

Author
Xuechen Li, Patrick Kidger
License
Homepage
https://github.com/google-research/torchsde
PyPi:
https://pypi.org/project/torchsde/
GitHub Repo:
https://github.com/google-research/torchsde

Classifiers

No  torchsde  pypi packages just yet.

Errors

A list of common torchsde errors.

Code Examples

Here are some torchsde code examples and snippets.

GitHub Issues

The torchsde package has 21 open issues on GitHub

  • Using "*" in version speficiers is deprecated and breaks some installs

See more issues on GitHub

Related Packages & Articles

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

gfpgan 1.3.8

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration

clean-fid 0.1.35

FID calculation in PyTorch with proper image resizing and quantization steps