OCR Using WSL

The OCR with WSL repository documents my exploration of setting up WSL2 (Ubuntu on Windows) for machine learning with GPU acceleration — including TensorFlow, RAPIDS, and OCR model training. This project marks the beginning of my deep learning OCR journey on Windows. Since Windows stopped supporting native GPU acceleration after TensorFlow v2.10, I switched to WSL2 and documented every step — so no one else has to struggle like I did.

Project Context — How This Started

What This Repository Includes

Tools & Technologies Used

Media Availability (Important Note)

Code & Installation

My Learnings