Here are
91 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
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Updated
Jul 26, 2026
JavaScript
Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.
Updated
Jul 26, 2026
JavaScript
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Updated
Sep 5, 2026
JavaScript
Round a numeric value to the nearest power of 10 toward positive infinity.
Updated
Aug 29, 2026
Python
Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.
Updated
Jul 26, 2026
JavaScript
Round each element in a strided array toward negative infinity.
Updated
Aug 15, 2026
JavaScript
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Updated
Jul 26, 2026
JavaScript
Round a numeric value to the nearest multiple of 10^n toward zero.
Updated
Aug 29, 2026
JavaScript
Round a single-precision floating-point number toward positive infinity.
Updated
Aug 29, 2026
Python
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Updated
Sep 6, 2026
JavaScript
Round a numeric value to the nearest integer.
Updated
Aug 29, 2026
Python
Round each element in a double-precision floating-point strided array toward zero.
Updated
Sep 5, 2026
JavaScript
Round a numeric value to the nearest number toward zero with N significant figures.
Updated
Aug 29, 2026
Python
Round a numeric value to the nearest power of two on a linear scale.
Updated
Aug 27, 2026
Python
Create an iterator which rounds each iterated value to the nearest power of 10 toward negative infinity.
Updated
Jul 26, 2026
JavaScript
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.