1 Repo
Tools for projecting high-dimensional data into lower-dimensional spaces for visual analysis.
Distinct from Three-Dimensional Data Visualizers: Distinct from Three-Dimensional Data Visualizers: focuses specifically on reducing dimensions (e.g., PCA, t-SNE) for mapping, rather than grid-based frequency visualization.
Explore 1 awesome GitHub repository matching data & databases · Dimensionality Reduction Visualizers. Refine with filters or upvote what's useful.
This project is a collection of educational resources and reference implementations for neural network development using TensorFlow. It serves as a comprehensive learning course, machine learning curriculum, and practical implementation guide for building deep learning architectures. The codebase provides instructional materials and examples covering a wide range of model types, including convolutional neural networks for image classification, recurrent networks and long short-term memory cells for sequential data, and autoencoders for generative modeling. It also includes implementations for
The project reduces datasets to minimal features to map high-dimensional data onto a coordinate system.