GitHub
breathfinder
A python3 library designed to locate individual breaths within a PSG using the thoracic RIP signal.
git_for_researchers
Slides for the short talk on git for researchers for weekly user support session
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
utils-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
stats-base-dnanstdev
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values.
math-strided-special-dinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
video-compression-and-future-prediction-using-gpt
This repository presents a project focused on advanced video compression and future prediction using Generative Pre-trained Transformer (GPT) and other state-of-the-art techniques.
axon-web-cqrs-generator
Generator CQRS With Spring Boot Spring WebMVC Spring Data JPA Axon Framework (Command/Query/Event) RabbitMQ PostgreSQL Mustache etc...
magick-convert-png-to-apple-xcode-icon-pixel-sizes
Use ImageMagick to convert a png image to Apple Xcode icon pixel sizes
stats-base-min-by
Calculate the minimum value of a strided array via a callback function.
string-base-format-interpolate
Generate string from a token array by interpolating values.
scaling-categorization-for-citizen-science-data-collection
How I helped a team scale their categorization using design thinking, cross-functional collaboration, and applied research.
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
sixarm-postgresql-help
SixArm.com » PostgreSQL » Help for installation, errors, etc.
strided-base-write-dataview
Copy elements from an input strided array to elements in a strided DataView.
token-wars-dataviz
A data visualisation in `matplotlib` of the number of parameters in major LLMs as well as the number of tokens of text they were trained on.
sixarm_ruby_vital
SixArm.com → Ruby → Vital signs module for debugging, profiling, logging
wolf-parking-database-management
The Wolf Parking Management System is a database project focused on overseeing campus parking. It handles parking lot availability, zone specifications, permit assignments, and citation tracking. Administrators manage space availability, assign permits, track citations, and generate reports for efficient parking management.
demo_loco_axum_tokio_rust
Demo of Loco.rs high-level web framework, Axum low-level web framework, Tokio asynchronous runtime, and Rust programming language
array-base-mskbinary2d
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
array-base-mskunary5d
Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
stats-base-max-by
Calculate the maximum value of a strided array via a callback function.
array-base-assert-is-same-kind-data-type-cast
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.
maker-taker-solver-as-aws-lambda-java
Maker + Taker + Solver → implemented as AWS Lambda Java
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
docker-alpine-base
A base Docker image with minimal tooling for development purposes.
mast-cell-activation-syndrome-diagnosis-test
Mast Cell Activation Syndrome (MCAS) Diagnosis Test
uncertainty_dsplfeatureselection
The explicit representation of uncertainty in a dynamic software production line variability model and feature ranking in final configuration to improve robustness in product configuration.
berkeley-cs188-artificial-intelligence
👻 Solutions for the course "CS188: Artificial Intelligence" of University of California, Berkeley.(加州大学伯克利分校《CS188:人工智能》的课程作业。)
strided-base-read-dataview
Copy elements from an input strided DataView to elements in an output strided array.
stats-base-range-by
Calculate the range of a strided array via a callback function.
blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
ai-teacher-feedback-lesson
Evaluating AI in Teacher Performance Reviews: Benefits, Biases, and Best Practices
stats-base-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
stats-base-nanmeanors
Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.
ndarray-base-assert-is-mostly-safe-data-type-cast
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
ecm-deployment-tfg
This repository contains the report used to describe the ECM Architecture. (Final Degree Project)
math-base-special-floorf
Round a single-precision floating-point numeric value toward negative infinity.
strided-napi-zmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.