Skip to content

Conversation

@HARICHARAN8888
Copy link

No description provided.

Implement a concurrent downloader with retry logic and progress bars.

 It’s a time-saving downloader that uses threads to do many downloads simultaneously — a real-world automation tool. 

This Python program downloads multiple files at the same time (instead of one by one).

It uses multi-threading to make downloads faster and more efficient.
This project trains a CNN to recognize images and uses Grad-CAM to show you what part of the image the model paid attention to when deciding.
The Tower of Hanoi is a classic recursion puzzle where discs are moved from one rod to another following specific rules.

It demonstrates recursive problem-solving by breaking a large task into smaller, similar subproblems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant