CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 17:34:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"faf57adc309a379ea30b097e93a8d392"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=mMNt8Mj68siPOA%2BzTMyu2FbNnC8%2F1doOraGU1Fp7nX8KEw68ZmfpDHhK5m7f89jMdFKAGDEJpHqi7tovMKjf93znqMDg5B5JZIpszkfhDY3vP8ZKtqyOcvZXQfNxVlAgUIMymLIKw31c3Uz9Af8n6FrzD760M9VnR3hKrFwUwxRFeZndnlIW0DpwvvoHJhz1Sf31I%2Fqgo9xXBEQ994ATSVbMEJP1EIiLJEPBSyOjpFLJ6HrnhmLX45zNB%2Beqw%2FzJeQJJVLNOHz7BdFZaM5KWWA%3D%3D--EZMXoeUxsTeMos2%2B--Liw92iEwDoY%2BU9ThjED8IQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.960643089.1753378463; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:34:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:34:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DFC6:1ABF13:99A9F:B68B1:68826E9F
Releases · TorchDR/TorchDR · GitHub
16 Jul 06:11
Loading
07 Feb 11:39
Loading
17 Sep 10:23
Loading
04 Mar 15:13
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 11
Releases: TorchDR/TorchDR
Releases · TorchDR/TorchDR
0.3
Compare
Version 0.3 (2025‑07‑15)
- Improve UMAP via direct gradient computation and edge masking #198
- Support for
torch.compile
#194 - Automatically handle duplicates #188
- Standardize logging #187
- Make
affinity_out
optional inAffinityMatcher
#186 - Implement PHATE algorithm #185
- Implement PACMAP algorithm #182
- COSNE support for hyperbolic embeddings #178
- Allow for any Torch optimizer or scheduler #174
- Ensure compatibility with Python 3.8+ #173
Assets 4
0.2
31adf1f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
07 Feb 2025
- FAISS support for KNN PR #160.
- CIFAR examples with DINOv2 features PR #158.
- Fast linter and formatter with Ruff PR #151.
- Pre-commit hooks added for code quality and consistency checks PR #147.
- Incremental PCA PR #137.
- Clean citation style via sphinxcontrib-bibtex PR #143.
- Functionality to switch to keops backend if it is installed and an out-of-memory error is raised PR #130.
- Code of conduct PR #127.
- Pull request template PR #125.
Assets 4
0.1
5377a8a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
17 Sep 2024
It provides the following features:
- Multiple basic affinities, including scalar product, Gaussian, and Student kernels.
- Affinities based on k-NN normalizations such as Self-tuning affinities and MAGIC.
- Doubly stochastic affinities with entropic and quadratic projections.
- Adaptive affinities with entropy control (entropic affinity) and its symmetric version.
- Input and output affinities of UMAP.
- A template object AffinityMatcher to solve DR with gradient descent and any input and output affinities.
- Neighbor embedding methods like SNE, t-SNE, t-SNEkhorn, UMAP, LargeVis, and InfoTSNE.
- Template objects for neighbor embedding methods.
- Spectral embeddings via eigendecomposition of the input affinity matrix (when applicable).
- KeOps compatibility for all components, except spectral embeddings.
- Silhouette score.
Assets 4
Valid tag
14fc78c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Merge pull request #1 from TorchDR/debug_doc_tests Debug tests and documentation
Assets 2
You can’t perform that action at this time.