lisitsyn/tapkee
A flexible and efficient С++ template library for dimension reduction
This is a C++ template library for developers who need to integrate dimension reduction capabilities into their existing codebases. It takes high-dimensional numerical data as input and produces a lower-dimensional representation of that data. Software engineers and data scientists building applications that process and analyze complex datasets will find this useful.
234 stars.
Use this if you are a software developer or data scientist building applications in C++, Python, or R, and need to embed efficient and flexible dimensionality reduction algorithms directly into your workflow.
Not ideal if you are an end-user looking for a standalone application with a graphical interface, or if your primary need is for algorithms not focused on spectral methods.
Stars
234
Forks
57
Language
C++
License
BSD-3-Clause
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lisitsyn/tapkee"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.