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
K

KrishnaswamyLab/PHATE

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

PHATE

Features

  • Dimensionality Reduction - Dimensionality reduction for biological data visualization.
  • Dimensionality Reduction - Visualizes high-dimensional data with natural trajectories.

Star history

Star history chart for krishnaswamylab/phateStar history chart for krishnaswamylab/phate

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 PHATE

Similar open-source projects, ranked by how many features they share with PHATE.
  • 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
  • meghshukla/let-sneM

    meghshukla/LEt-SNE

    0View on GitHub↗

    Published in the 45th IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2020. DOI (ICASSP Publication): https://doi.org/10.1109/ICASSP40776.2020.9053924 DOI (Code Ocean): https://doi.org/10.24433/CO.7476989.v1

    View on GitHub↗0
  • nyandwi/machine_learning_completeNyandwi avatar

    Nyandwi/machine_learning_complete

    4,983View on GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    View on GitHub↗4,983
  • biolab/orange3biolab avatar

    biolab/orange3

    5,635View on GitHub↗

    Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows without writing code. At its core, it offers a widget-based visual programming environment where users connect configurable components to perform data preprocessing, machine learning model training, statistical evaluation, and interactive visualization. The platform is built on NumPy-backed data tables with domain descriptors that define variable names, types, and roles, and includes a lazy SQL query proxy for working with database tables without loading all data into memory. The

    Python
    View on GitHub↗5,635
See all 30 alternatives to PHATE→

Frequently asked questions

What are the main features of krishnaswamylab/phate?

The main features of krishnaswamylab/phate are: Dimensionality Reduction.

What are some open-source alternatives to krishnaswamylab/phate?

Open-source alternatives to krishnaswamylab/phate include: tensorflow/tensorboard — TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and… meghshukla/let-sne — Published in the 45th IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2020. DOI… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep… biolab/orange3 — Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows… alirezadir/machine-learning-interviews — This project is a comprehensive machine learning interview guide and technical study resource designed for individuals… cs231n/cs231n.github.io — This project is a static educational website and comprehensive curriculum focused on computer vision and deep…