A personal repository for contents about what I am learning in tech and in the world of machine learning.
Learning about Sorting Algorithms and major important neural networks, like Stable Diffusion, MultiModal Neural Networks and Transformers from Umar
Currently working on Computer Vision tasks, with some basic architectures: you can see the progress here
This is still a work in progress, so things will change and links to the various part of the repositories will be provided. Example of what can be seen is here where i explain the differences with the various segmentation tasks.
The aim of this repo is not only store as a backup all that i have learned and worked on, but also provided simple 1st time code which explains also the step, as i learn it
If anyone wants to make a pull request, feel free so that i can also learn how it works on the receving end
As resoruces to learn the HuggingFace library, I am using my own personal fork which can be found:
- Hugging Face tutorials fork of this repo
- Official Notebooks fork of This repo