float64
Here are 39 public repositories matching this topic...
Research project analyzing stability and robustness of deep learning optimizers (SGD, Adam, SAM) under label noise and precision constraints.
-
Updated
Mar 29, 2026 - Python
Evaluate the identity function for a double-precision floating-point number.
-
Updated
Aug 23, 2026 - Python
Evaluate the identity function for a double-precision floating-point number.
-
Updated
Feb 24, 2025 - Python
Compute the variance of a one-dimensional double-precision floating-point ndarray.
-
Updated
Sep 6, 2026 - Python
Divide elements of a one-dimensional double-precision floating-point ndarray by the corresponding elements of a second one-dimensional double-precision floating-point ndarray and assign the results to the second ndarray.
-
Updated
Aug 30, 2026 - Python
Compute the standard deviation of a one-dimensional double-precision floating-point ndarray using a two-pass algorithm.
-
Updated
Aug 28, 2026 - Python
Compute the variance of a one-dimensional double-precision floating-point ndarray using a one-pass textbook algorithm.
-
Updated
Aug 30, 2026 - Python
Evaluate the identity function for a double-precision floating-point number.
-
Updated
Sep 20, 2026 - Python
Compute the variance of a one-dimensional double-precision floating-point ndarray using a one-pass trial mean algorithm.
-
Updated
Aug 29, 2026 - Python
Compute the variance of a one-dimensional double-precision floating-point ndarray using Welford's algorithm.
-
Updated
Aug 30, 2026 - Python
Compute the squared hinge loss gradient with respect to a model parameter.
-
Updated
Aug 31, 2026 - Python
Add this topic to your repo
To associate your repository with the float64 topic, visit your repo's landing page and select "manage topics."