torchsde 0.2.6
0
SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.
Contents
SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.
Stars: 1564, Watchers: 1564, Forks: 197, Open Issues: 29The google-research/torchsde
repo was created 4 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1564 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
Related Packages
Errors
A list of common torchsde errors.
Code Examples
Here are some torchsde
code examples and snippets.
GitHub Issues
The torchsde package has 29 open issues on GitHub
- Using "*" in version speficiers is deprecated and breaks some installs