Here are
35 public repositories
matching this topic...
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
Updated
Oct 20, 2022
Python
PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)
Updated
Jul 16, 2022
Python
A Shared Nearest Neighbors clustering implementation. This code is basically a wrapper of sklearn DBSCAN, implementing the neighborhood similarity as a metric.
Updated
Jan 10, 2022
Python
K Nearest Neighbors classifier from scratch for image classification using MNIST Data Set.
Updated
Sep 14, 2018
Python
Round a single-precision floating-point number toward positive infinity.
Updated
Dec 1, 2024
Python
Round a numeric value to the nearest integer.
Updated
Jan 13, 2025
Python
Round a numeric value to the nearest power of 10 toward zero.
Updated
Feb 3, 2025
Python
Round a numeric value to the nearest power of 10 toward positive infinity.
Updated
Feb 24, 2025
Python
Round a numeric value to the nearest power of 10 toward negative infinity.
Updated
Dec 1, 2024
Python
Round a numeric value to the nearest power of 10 on a linear scale.
Updated
Jan 13, 2025
Python
Round a numeric value to the nearest power of two toward positive infinity.
Updated
Jan 13, 2025
Python
Round a numeric value to the nearest number toward negative infinity with N significant figures.
Updated
Feb 24, 2025
Python
Round a numeric value to the nearest number toward zero with N significant figures.
Updated
Dec 1, 2024
Python
Round a numeric value to the nearest power of two on a linear scale.
Updated
Dec 30, 2024
Python
Round a complex number to the nearest integer.
Updated
Jan 13, 2025
Python
Round a complex number to the nearest multiple of 10^n toward negative infinity.
Updated
Jan 13, 2025
Python
Round a numeric value to the nearest number toward positive infinity with N significant figures.
Updated
Jan 6, 2025
Python
Round a numeric value to the nearest multiple of b^n toward zero.
Updated
Feb 24, 2025
Python
Round a numeric value to the nearest power of two toward zero.
Updated
Dec 30, 2024
Python
Round a complex number to the nearest multiple of 10^n.
Updated
Feb 3, 2025
Python
Improve this page
Add a description, image, and links to the
nearest
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nearest
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.