Skip to content
View saadsohail05's full-sized avatar

Block or report saadsohail05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saadsohail05/Readme.md

👋 Hello! I'm Saad Sohail

I'm a final-year student at FAST-NUCES, specializing in Machine Learning, Deep Learning, and Generative AI. I'm actively engaged in projects focused on AI, particularly the development and exploration of Large Language Models (LLMs) and Deep Learning Techniques.

Linkedin Badge Medium Badge Gmail Badge


Languages and Tools:

git logo github logo jira logo vscode logo jupyter logo tensorflow logo pytorch logo docker logo amazonwebservices logo python logo cplusplus logo c logo kaggle logo fastapi logo react logo html5 logo css3 logo tailwindcss logo csharp logo arduino logo bootstrap logo behance logo bash logo figma logo javascript logo jquery logo linux logo markdown logo mongodb logo mysql logo nodejs logo npm logo openal logo oracle logo opencv logo postgresql logo sqlite logo


activity-graph graph

Popular repositories Loading

  1. Web-Programming Web-Programming Public

    This Repository contains all my Assignments and Class Activities for the Web Programming Course.

  2. Flick-Lounge Flick-Lounge Public

    HTML

  3. Maze-Pathfinding-Search-Algorithms Maze-Pathfinding-Search-Algorithms Public

    Maze Pathfinding using Uninformed and Informed search strategies including A*, BFS, DFS, Greedy BFS, and UCS.

    Jupyter Notebook

  4. Eight-Puzzle-Informed-Searches Eight-Puzzle-Informed-Searches Public

    Eight Puzzle Problem Solution using Informed Search Strategies including A* and Greedy Best-First Search with heuristic functions misplaced tiles and Manhattan distance.

    Jupyter Notebook

  5. Local-Search-Algorithms Local-Search-Algorithms Public

    Local search algorithms for the N-Queen (Hill climbing, Stochastic hill climbing, and Simulated annealing) and Travelling Salesman Problem (Hill Climbing, First-Choice Hill Climbing, Random-Restart…

    Jupyter Notebook

  6. Adversarial-Search-Algorithms Adversarial-Search-Algorithms Public

    Adversarial Search Algorithms including Minimax and Alpha-Beta Pruning for Tic-Tac-Toe and Game-Tree.

    Jupyter Notebook