awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mariogeiger avatar

mariogeiger/hessian

0
View on GitHub↗
187 stars·17 forks·Python·10 views

Hessian

hessian in pytorch

Features

  • Developer Tools - Hessian computation utility.
  • More to explore - Hessian computation utility.
  • PyTorch Utilities - Listed in the “PyTorch Utilities” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for mariogeiger/hessianStar history chart for mariogeiger/hessian

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mariogeiger/hessian do?

hessian in pytorch

What are the main features of mariogeiger/hessian?

The main features of mariogeiger/hessian are: Developer Tools, More to explore, PyTorch Utilities.

Which projects share features with mariogeiger/hessian?

Projects with overlapping indexed features include: lyken17/pytorch-opcounter — pytorch-OpCounter is a profiling utility for PyTorch neural networks designed to quantify model efficiency by… kevinmusgrave/pytorch-metric-learning — PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving… ag14774/diffdist. avelino/awesome-go — This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated… asappresearch/flambe. adrientorris/awesome-blazor.

Projects sharing features with Hessian

These projects share indexed features with Hessian. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lyken17/pytorch-opcounterLyken17 avatar

    Lyken17/pytorch-OpCounter

    5,080View on GitHub↗

    pytorch-OpCounter is a profiling utility for PyTorch neural networks designed to quantify model efficiency by calculating floating point operations and multiply-accumulate counts. It functions as a complexity analyzer to measure the computational cost and theoretical workload of different model architectures. The tool allows for the definition of custom operation counting rules to support third-party modules not covered by default. It uses forward hooks to intercept module calls and recursive traversal of the module tree to aggregate operations across child sub-modules. The project provides

    Python
    View on GitHub↗5,080
  • ag14774/diffdistag14774 avatar

    ag14774/diffdist

    62View on GitHub↗
    Python
    View on GitHub↗62
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave avatar

    KevinMusgrave/pytorch-metric-learning

    6,328View on GitHub↗

    PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving embedding spaces. It provides a modular framework where interchangeable loss functions, mining strategies, and evaluation tools can be composed to learn representations that map similar items to nearby points and dissimilar items to distant points in the embedding space. The library distinguishes itself through a highly configurable architecture that separates concerns across several interchangeable components. Users can assemble custom loss functions from pluggable distance metrics

    Pythoncomputer-visioncontrastive-learningdeep-learning
    View on GitHub↗6,328
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→