Transfer Learning

AI Generative AI

Exploring Diffusion Models: AI Art Taking the World by Storm

This video is from deeplizard covers the emerging world of AI generated art. This is a preview lesson from the deeplizard course, AI Art For Beginners – Stable Diffusion Crash Course! This course is a hands-on AI project-based course where we’ll be learning-by-doing via hands-on activities, implementing examples, and an end of course project. Our […]

Read More
Machine Learning

How to Retrain SSD Object Detection Model with Pytorch PART – 1

Interesting tutorial on transfer learning. Transfer Learning with Pytorch Transfer learning is a technique for re-training a DNN model on a new dataset, which takes less time than training a network from scratch. With transfer learning, the weights of a pre-trained model are fine-tuned to classify a customized dataset. In these examples, we’ll be using […]

Read More
Natural Language Processing

Intro to Natural Language Processing (NLP)

This course provides an introduction to the field of Natural Language Processing (NLP) with a focus on sentiment analysis and text classification using artificial neural networks. In this lesson, we’ll get introduced to the field of Natural Language Processing, otherwise known simply as NLP.

Read More
AI Neural Networks

Transfer learning and Transformer models (ML Tech Talks)

In this session of Machine Learning Tech Talks, Software Engineer from Google Research, Iulia Turc, will walk us through the recent history of natural language processing, including the current state of the art architecture, the Transformer.

Read More