You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An applied AI engineering project based on Harvard’s CS50AI. I optimized the BFS search algorithm for the “Six Degrees of Separation” problem, achieving ~99.8% performance improvement while maintaining correctness. The repository includes clean code, detailed benchmarks, and structured documentation.