I want to learn modern AI practical approaches from zero to implement it in my CAPCHA solving tasks.
Here I will explore already trained and ready to use out of the box NN text models.
Here I will explore how to use transformers framework with pretrained artificial neural networks. Looks like transformers is the best way I know to implemente AI networks. It is way more convenient and reliable then Tensorflow at least.
My story of walktrough Unit 4 Audio Course hands on exercise from Hugging Face.