-
mint Public
Single-header file, minimalist tensor library (and neural net runtime engine) in pure C
-
arraydyn Public
Learning odin by implementing another ndarray because why not
Odin UpdatedJan 12, 2025 -
yolov9u Public
YOLOv9 fork, stripped to the bare minimum for object detection
Python UpdatedSep 16, 2024 -
-
-
-
-
arnab Public
Aria's cheap man's experimental data transformation tool, built on top of DuckDB 🦆
-
-
-
wonnx Public
Forked from webonnx/wonnxA WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web
Rust Other UpdatedNov 8, 2023 -
mpstemmer Public
Stemmer and lemmatizer for Indonesian (Bahasa Indonesia)
-
-
-
rust-autograd Public
Me, attempting to solve autograd problem in rust for the 1841-th time
Rust UpdatedApr 13, 2023 -
robust-period Public
Unofficial Implementation of RobustPeriod: Time-Frequency Mining for Robust Multiple Periodicities Detection
-
-
-
-
noe Public
A neural network framework (with autograd!) for object pascal 🧠
-
-
libdtree Public
A C single-header-file decision tree classifier library
-
-
-
-
-
-
nnstacking Public
Forked from randommm/nnstackinghttps://arxiv.org/abs/1906.09735
Python GNU General Public License v3.0 UpdatedApr 1, 2022 -
-
vnum Public
Reimplementation of numpy ndarray in v-lang by reverse engineering