Vix.cpp
Pinned Loading
Repositories
- utils Public
utils – The utility module of the framework. Provides common tools such as logging (via Logger), configuration management, string manipulation, and general-purpose helpers. Used across all other modules in the project to ensure consistency and reduce code duplication.
vixcpp/utils’s past year of commit activity - vision Public
Computer vision toolkit provides image handling, object detection, OCR, and tracking primitives built in modern C++.
vixcpp/vision’s past year of commit activity - tensor Public
Core foundation of the Vix.AI ecosystem lightweight C++20 engine providing data structures, utilities, and runtime components for all AI modules.
vixcpp/tensor’s past year of commit activity - nn Public
Neural network module defines layer abstractions (Dense, Conv2D, Transformer) and optimizers (SGD, Adam) for building modern AI models.
vixcpp/nn’s past year of commit activity - nlp Public
Natural Language Processing toolkit includes tokenization, embeddings, pipelines, and model loading for text-based AI applications.
vixcpp/nlp’s past year of commit activity - ml Public
Machine learning layer of Vix.AI implements basic algorithms, datasets, and metrics for regression, clustering, and model evaluation.
vixcpp/ml’s past year of commit activity - distributed Public
Distributed AI framework supports federated learning, peer-to-peer synchronization, and secure communication between nodes.
vixcpp/distributed’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…