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
This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.
This Bash script uses curl to automate Instagram account creation and follow specific users. It dynamically generates usernames and passwords, cycles through different IP addresses to avoid detection, extracts key tokens and IDs from the API response, and then follows pre-defined users while implementing delays to adhere to potential rate limits.