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
Collection of AI search algorithm implementations using Python and Jupyter notebooks. Features classic problems: river crossing puzzle (BFS), maze solver (A*, Gym environment), and more. Educational AI/ML notebooks.