✪ AI TENSORFLOW my first steps

I want to learn modern AI practical approaches from zero to implement it in my CAPCHA solving tasks.



✪ DECISION FORESTS START

Investigate what are decision forest and trees about in machine learning.



✪ GENERATIVE NEURAL NETWORKS

Here I will try descover generative posibilies of ANN.



✪ AI LLM Models pretrained

Here I will explore already trained and ready to use out of the box NN text models.



✪ AI audio pretrained models

Here I test models with audio purposes.



✪ AI IMAGES pretrained model

Here I am discovering pretrained neural models for images.



✪ AI Transformers usage

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.



✪ HF AUDIO COURSE UNIT4 EXERCISE WALKTROUGH

My story of walktrough Unit 4 Audio Course hands on exercise from Hugging Face.