wangyi-fudan / wymlp
tiny fast portable real-time deep neural network for regression and classification within 50 LOC.
☆49Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for wymlp
- A collection of cache-friendly data structures in C++, without any dependencies.☆22Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Lightweight linear algebra library☆11Updated 6 years ago
- k-means++: a C++ version implement☆17Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆10Updated 5 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆13Updated last year
- parser combinator and AST generator in c++17☆24Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- For details, see the blog post:☆31Updated 10 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Really fast C++ hash table☆14Updated 6 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- Displayed width of UTF-8 strings in Modern C++☆45Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago