hyperbolic
There are 60 repositories under hyperbolic topic.
alibaba/Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
zachetienne/nrpytutorial
NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!
ariya/ask-llm
Interact with any LLM service
vanzytay/WSDM2018_HyperQA
Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"
FranxYao/PoincareProbe
Implementation of ICLR 21 paper: Probing BERT in Hyperbolic Spaces
reddy-lab/GraphZoo
Facilitating learning, using, and designing graph processing pipelines/models systematically.
prokolyvakis/hyperkg
HyperKG: Hyperbolic Knowledge Graph Embeddings for Knowledge Base Completion
agerasev/hypertrace
Real-time hyperbolic space ray tracer
stevenshave/pybindingcurve
Binding curve simulation and experimental data fitting for multi component protein-ligand systems
paradite/deepseek-r1-speed-benchmark
Code for benchmarking the speed of DeepSeek R1 from different providers' APIs.
LarsDoorenbos/HoroRF
Repository for "Hyperbolic Random Forests" (TMLR)
noamaig/hyperbolic_orbifolds
Implementation of the SIGGRAPH Asia 2016 paper, "Hyperbolic Orbifold Tutte Embeddings"
elichienxD/HyperAid
This is the repository for the KDD 2022 paper "HyperAid: Denoising in hyperbolic spaces for tree-fitting and hierarchical clustering".
CoCoSol007/hyper
A Hyperbolic 3D Rendering Engine
okkindel/Hyperbolic
Poincare disk model on HTML5 canvas. Engine ready for development. It allows you to draw polygons, rotate them, move them, it also has a built-in tessellation demo.
ZatomicAI/Zatomic.AI.Providers
.NET SDK for integrating with various AI model providers.
gabmoreira/hyper
Code for Hyperbolic vs Euclidean Embeddings in Few-Shot Learning: Two Sides of the Same Coin, WACV (2024)
gimpong/ICCV25-HLFormer
The code for the paper "HLFormer: Enhancing Partially Relevant Video Retrieval with Hyperbolic Learning" (ICCV'25).
joshicola/hyperart
This is a copy of Ajit Datar's HyperArt project for generating and viewing repeating hypberbolic patterns.
boileaum/phypso
A Python HYPerbolic SOlver
stdlib-js/math-base-special-acoth
Compute the inverse hyperbolic cotangent.
stdlib-js/math-base-special-acsch
Compute the hyperbolic arccosine of a number.
stdlib-js/math-base-special-asinh
Compute the hyperbolic arcsine of a number.
stdlib-js/math-base-special-csch
Compute the hyperbolic cosecant of a number.
stdlib-js/math-base-special-fast-atanh
Compute the hyperbolic arctangent of a number.
stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
stdlib-js/math-iter-special-atanh
Create an iterator which computes the hyperbolic arctangent of each iterated value.
stdlib-js/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
stdlib-js/math-iter-special-sinh
Create an iterator which evaluates the hyperbolic sine for each iterated value.
stdlib-js/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
stdlib-js/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
stdlib-js/math-strided-special-asinh-by
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
stdlib-js/math-strided-special-atanh-by
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
stdlib-js/math-base-special-asec
Compute the inverse (arc) secant of a number.
stdlib-js/math-base-special-asech
Compute the hyperbolic arcsecant of a number.
stdlib-js/math-base-special-coth
Compute the hyperbolic cotangent of a number.