Picture of Pablo Blanco

Pablo Blanco

Articles by this author

Fine-Tuning Strategies: How to avoid over-fitting in AI models

Fine-tuning has become one of the most effective strategies in deep learning for optimising pre-trained models and adapting them to specific tasks. Instead of training neural networks from scratch, this technique takes advantage of models already trained on large sets of

Fine-tuning: adaptation of pre-trained models

Fine-Tuning is an advanced technique in Machine Learning that allows pre-trained models to be adapted to specific tasks. Instead of training a model from scratch, which requires large volumes of data and computational power, Fine-Tuning reuses previous knowledge and

BERT: The complete guide to understanding and using pre-trained models

Natural language processing (NLP) has undergone a radical transformation with the advent of pre-trained models based on deep neural networks. Among these, BERT (Bidirectional Encoder Representations from Transformers) has been one of the most influential advances, enabling machines to understand

Scroll to Top