awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
B

beringresearch/ivis

0
View on GitHub↗
0 stars·0 forks·6 views

Ivis

Features

  • Dimensionality Reduction - Dimensionality reduction using Siamese neural networks.
  • Machine Learning and Clustering - Structure-preserving dimensionality reduction for large datasets.

Star history

Star history chart for beringresearch/ivisStar history chart for beringresearch/ivis

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ivis

Similar open-source projects, ranked by how many features they share with Ivis.
  • tensorflow/tensorboardtensorflow avatar

    tensorflow/tensorboard

    7,193View on GitHub↗

    TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for

    TypeScript
    View on GitHub↗7,193
  • cs231n/cs231n.github.iocs231n avatar

    cs231n/cs231n.github.io

    10,923View on GitHub↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Jupyter Notebook
    View on GitHub↗10,923
  • batzogloulabsu/simlrB

    BatzoglouLabSU/SIMLR

    0View on GitHub↗
    View on GitHub↗0
  • cannylab/tsne-cudaCannyLab avatar

    CannyLab/tsne-cuda

    1,925View on GitHub↗

    GPU Accelerated t-SNE for CUDA with Python bindings

    Cudabarnes-hutbarnes-hut-tsnecuda
    View on GitHub↗1,925
See all 30 alternatives to Ivis→

Frequently asked questions

What are the main features of beringresearch/ivis?

The main features of beringresearch/ivis are: Dimensionality Reduction, Machine Learning and Clustering.

What are some open-source alternatives to beringresearch/ivis?

Open-source alternatives to beringresearch/ivis include: tensorflow/tensorboard — TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and… cs231n/cs231n.github.io — This project is a static educational website and comprehensive curriculum focused on computer vision and deep… batzogloulabsu/simlr. ccshao/nimfa. cannylab/tsne-cuda — GPU Accelerated t-SNE for CUDA with Python bindings. arpiarsaunderslab/annsql.