
[HAI5016] Week 11: Hi Claude
Remember I mentioned in previous class that GitHub Copilot will support models from Anthropic, Google, and OpenAI? Well it seems that the time has come. Disclaimer: This blog provides instructi...
Remember I mentioned in previous class that GitHub Copilot will support models from Anthropic, Google, and OpenAI? Well it seems that the time has come. Disclaimer: This blog provides instructi...
Today we’ll continue from where we left off last week. We will use the Seoul Bike Sharing dataset from Kaggle to predict the demand for shared bikes in Seoul based based on various environmental fa...
Update VS Code and its extensions to the latest version Open the command palette (Ctrl + Shift + P) and type Check for updates and press Enter A notification will appear if there are updates ...
Model deployments in Azure OpenAI Studio Due to midterms, there will be no lecture this week. Instead, I want to ask you to prepare for next week’s class by deploying models in Azure OpenAI Studio...
Let’s complete our Data Scientist Toolkit with the star of the show: GitHub Copilot. GitHub Copilot integrates seamlessly with Visual Studio Code, providing helpful suggestions as you write code. I...
This week’s class is about API’s and our dear friend JSON. After the student’s presentations, we will deploy our Azure OpenAI instance and request increase of the 1K token quota that Microsoft enfo...
A modern data scientist uses Git to store code, track changes and versions, and collaborate with their team. Visual Studio Code has built-in source control management (SCM) with Git support include...
Quickly learn the basic steps of integrating your own data with Azure OpenAI using Retrieval-Augmented Generation (RAG) in today’s straightforward crash course. Disclaimer: This blog provides i...
This week, we will equip ourselves with the essential tools for data science. Disclaimer: This blog provides instructions and resources for the workshop part of my lectures. It is not a replace...
Azure for Students During this course we will touch on the basic concepts in Cloud Computing and explore several services in the Microsoft Azure platform that are available to students for free. Us...