GitHub
basic_statistics
Repository for teaching basics of statistics for machine learning
research_hybird-ai-creative-writing
Engineering support for analyzing the creativity of human-AI writing collaboration
stats-base-dcumin
Calculate the cumulative minimum of double-precision floating-point strided array elements.
sixarm_ruby_sign_in_simple
SixArm.com » Ruby » SignInSimple for authentication in apps
math-strided-special-scbrt
Compute the cube root of each element in a single-precision floating-point strided array.
sixarm_ruby_ramp
SixArm.com » Ruby » Ramp is a toolkit of Ruby base class extensions
terraform-google-cloud-carbon-footprint-export
Terraform Module for Google Cloud Carbon Footprint export to BigQuery.
dipl
🎓 "Concurrent Programming with Actors and Microservices", 2018, Master's Thesis, TU Wien. This repository contains all developed applications, the evaluation tools with the scientific raw data, and the source of the thesis document.
stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
demo-graphql-js-hello-world
Demo GraphQL.js hello world: demonstrate Facebook GraphQL.js, Node, NPM, Babel, etc.
sixarm_node_markdown_table_of_contents
SixArm.com → Node → Markdown → Table of contents
stats-base-dists-studentized-range-cdf
Studentized range cumulative distribution function (CDF).
demo-docker-hello-world
Demo Docker "hello world" project with a Dockerfile, Alpline Linux, Nginx webserver, etc.
stats-base-dists-geometric-pmf
Geometric distribution probability mass function (PMF).
sampler
Sampler Rails application to show RSpec, Bundler, search using Google & Yahoo, and more
joelparkerhenderson-perl-cgi-util-1990s
Perl CGI utility scripts from the 1990's.
limbic-system-reset
Limbic system reset - personal notes about allergies, sensitivities, and treatment steps
wrf2a3d
Scripts for manipulating WRF output and use it as forcing for Alpine3D
lasp2interface
Interface for on-the-fly training of Machine Learning Interaction Potentials
blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
master-thesis
My master thesis, titled "Tool-assisted Grading of Programming Assignments", written in Winter 2021-2022 at the University of Kassel
sixarm_ruby_spreadsheeting
SixArm.com » Ruby » Spreadsheeting has import & export helpers for CSV, TSV, Excel, etc.
clean_backup
A repository to generate automated backups for the Neotoma PostgreSQL database using AWS infrastructure
demo-express-hello-world
Demo Express hello world app: set up a simple app using Express web framework for Node.js
stats-base-dists-weibull-pdf
Weibull distribution probability density function (PDF).
peace-and-love-for-medical-treatment
PEACE and LOVE for medical treatment of soft-tissue injuries
sixarm_ruby_string_replace_between
SixArm.com → Ruby → String#replace_between method to replace text between two match tokens
tax-retrieval-benchmark
An implementation of the TaxRetrievalBenchmark task for the 🤗 Massive Text Embedding Benchmark (MTEB) framework.
non-aligned-i2i
Deformation equivariant cross-modality image synthesis with paired non-aligned training data
pyhep-2023-jupyterlite-slides
Slides for a presentation given at PyHEP 2023 on JupyterLite
math-strided-special-floor
Round each element in a strided array toward negative infinity.
constants-float32-exponent-bias
The bias of a single-precision floating-point number's exponent.
utils-while-each
While a test condition is true, invoke a function for each element in a collection.
strided-base-dmap2
Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.
minigpt
An open-source project to show how to build a mini language model using PyTorch