Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.14 KB

ML Library Visualizer

Welcome to ML Library Visualizer, an interactive tool for visualizing machine learning algorithms.

This application provides interactive visualizations for machine learning algorithms. Currently, available visualizations include:

  • K-means Clustering
  • Neural Networks

Navigation

Click on a button below to navigate to the corresponding visualizer:

About the Project

ML Library Visualizer is an educational tool designed to help users understand the inner workings of various machine learning algorithms through interactive visualizations.

How to Use

  1. Click on one of the visualizer buttons above.
  2. Follow the instructions on each visualizer page to interact with the algorithm.
  3. Observe how changes in parameters affect the algorithm's behavior and output.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or feedback, please open an issue on our GitHub repository.