awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesImage Vectorizers

Utilities that convert multi-dimensional image grids into one-dimensional vectors for distance-based algorithms.

Distinct from Image Data Preprocessing: Distinct from Image Data Preprocessing: specifically focuses on the flattening of grids into vectors for k-NN style classifiers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Image Vectorizers. Refine with filters or upvote what's useful.

Awesome Image Vectorizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jack-cherish/machine-learningAvatar von Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Auf GitHub ansehen↗

    This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using Python. It serves as an educational resource for studying model training, parameter optimization, and the implementation of core predictive models. The library provides a variety of supervised learning tools, including linear and logistic regression, decision trees, and support vector machines. It also features unsupervised learning capabilities for discovering patterns in unlabeled datasets through clustering algorithms. Broad capability areas include ensemble learning thro

    Converts binary image grids into one-dimensional vectors for compatibility with classification algorithms.

    Pythonadaboostadaboost-algorithmdecision-tree
    Auf GitHub ansehen↗10,333
  1. Home
  2. Artificial Intelligence & ML
  3. Image Data Preprocessing
  4. Image Vectorizers