Skip to content

Judah04/Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Practice

A collection of machine learning and data science projects for learning and experimentation.

πŸ“ Projects

Exploring dimensionality reduction techniques with interactive visualizations.

Projects:

  • t-SNE Visualization: Animated visualization of t-SNE algorithm on MNIST digits dataset
    • 5000-iteration optimization with frame-by-frame animation
    • Comprehensive Jupyter notebook with detailed explanations
    • Based on O'Reilly's illustrated t-SNE tutorial

Technologies: Python, scikit-learn, matplotlib, seaborn, moviepy

View Project β†’


πŸš€ Getting Started

Each project folder contains:

  • Detailed README with project-specific information
  • requirements.txt for dependencies
  • Setup and usage instructions
  • Jupyter notebooks with comprehensive documentation

πŸ“š Future Projects

More projects will be added to this repository covering:

  • Supervised learning
  • Unsupervised learning
  • Deep learning
  • Natural language processing
  • Computer vision
  • Time series analysis
  • And more!

πŸ“– Learning Resources

Each project includes references to tutorials, papers, and documentation used.


Note: This is a learning repository. Code is for educational purposes and may not be production-ready.


Last updated: February 2026

Releases

No releases published

Packages

 
 
 

Contributors