Computer Science

Lesson 5 – Sentiment Analysis Using Embeddings

Welcome back to part 5 of this tutorial series. In this part, we’ll be looking at simple sentiment analysis using embeddings. For most text classification tasks, fine-tuned machine learning models will do better than embeddings, because they have been meticulously tuned and trained on problem-specific data. There is training data, with the correct answers and

Lesson 5 – Sentiment Analysis Using Embeddings Read More »

(6/6) OpenAI API Mastery: Innovating with GPT-4 Turbo and DALL·E 3 – Assistants

Hi, and welcome back to part 6 of this tutorial series, where we’ll be looking at the new OpenAI Assistant API, which is where things really get wild. For this part of the tutorial, we’ll be using Jupyter Notebooks, as it’s more practical to code interactively and keep our Python kernel running while we add

(6/6) OpenAI API Mastery: Innovating with GPT-4 Turbo and DALL·E 3 – Assistants Read More »