An open API service indexing awesome lists of open source software.

https://github.com/leomsgit/personal-lib---ai-ml-nlp

Collection of Notes, Guides, and Examples for Artificial Intelligence, Machine Learning, and Natural Language Processing
https://github.com/leomsgit/personal-lib---ai-ml-nlp

Last synced: 12 months ago
JSON representation

Collection of Notes, Guides, and Examples for Artificial Intelligence, Machine Learning, and Natural Language Processing

Awesome Lists containing this project

README

          

# Personal Lib - AI / ML / NLP

## Collection of Notes, Guides, and Examples for Artificial Intelligence, Machine Learning, and Natural Language Processing

This personal project aims to document, study, and share practical and theoretical knowledge about AI, with a focus on:

- Python development
- Code examples and best practices
- Transformer models
- Using the PyTorch library

## Contents

- 📚 Core concepts of Transformers: explanations and diagrams
- [Explaning Transformers Logic](https://github.com/LeoMSgit/Personal-Lib---AI-ML-NLP/blob/main/Explaining%20Transformer%20Logic.md)
- 🛠️ Python code examples using PyTorch and Transformers
- 🔍 Techniques for text preprocessing and postprocessing
- 🚀 Best practices for training and fine-tuning models
- 📖 References for further study

## Socials
[![Linkedin](https://img.shields.io/badge/-LinkedIn/leomsantos-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/leomsantos/)](https://www.linkedin.com/in/leomsantos/)
[![Gmail Badge](https://img.shields.io/badge/-leoms--98@hotmail.com-D14836?style=flat-square&logo=Gmail&logoColor=white)](mailto:leoms-98@hotmail.com)
[![GitHub](https://img.shields.io/github/followers/LeoMSgit?label=follow&style=social)](https://github.com/LeoMSgit)

---

This library is Public Domain and can be freely shared and used by anyone.

Feedback and contributions are highly welcome!