stats-strided-dnanstdevyc
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
https://github.com/digital-grinnell/dlad-blog
Combination of Docksal for development and Docker for Deployment to static.grinnell.edu
stats-strided-dnanstdevch
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
https://github.com/creolehustle/natural-instructions
Expanding natural instructions
pidc-nn_minernet
Deep Learning Algorithm for Computer Vision with a New Technique and Concept: PIDC-NN for Binary Classification Tasks in a Coal Preparation Plant (MinerNet)
stats-array-nanstdev
Calculate the standard deviation of an array ignoring `NaN` values.
cloud-admin-guide-1-setting-work-environments
Cloud Admin Guide course - lesson Setting Work Environments
stats-strided-stdevtk
Calculate the standard deviation of a strided array using a one-pass textbook algorithm.
https://github.com/darthsaimon/ege21
The program code for solving the 21th task of the EGE
stats-strided-stdevyc
Calculate the standard deviation of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
stats-strided-stdevwd
Calculate the standard deviation of a strided array using Welford's algorithm.
scm-yolo-p
This is the repository for the paper "SCM-YOLO-P: Lightweight Feature Re-focusing Pavement Defect Detection Model."