4,697 skills found · Page 1 of 157
kootenpv / WhereamiUses WiFi signals :signal_strength: and machine learning to predict where you are
Chlumsky / MsdfgenMulti-channel signed distance field generator
manuelbieh / GeolibZero dependency library to provide some basic geo functions
life4 / Textdistance📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
ashvardanian / StringZillaUp to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.
gkjohnson / Three Mesh BvhA BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
tdebatty / Java String SimilarityImplementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
aceakash / String SimilarityFinds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
qlustered / DeepdiffDeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
samyk / SkyjackA drone engineered to autonomously seek out, hack, and wirelessly take full control over any other Parrot or 3DR drones within wireless or flying distance, creating an army of zombie drones under your control.
ashvardanian / NumKongSIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐
geokit / GeokitOfficial Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
ethz-asl / VoxbloxA library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
facebookresearch / DeepSDFLearning Continuous Signed Distance Functions for Shape Representation
yongzhuo / Nlp Xiaojiang自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
mircokroon / Minecraft World DownloaderDownload Minecraft worlds, extend server's render distance. 1.12.2 - 1.21
PorkStudios / FarPlaneTwoLevel-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
duzexu / ARulerMesure distance using apple ARKit
pollen-robotics / DtwDTW (Dynamic Time Warping) python module