Highlights
How GPT models work: for data scientists and ML engineers
During training, the model is exposed to a lot of text, and its weights are tuned to predict good probability distributions, given a sequence of input tokens. In the context of OpenAI GPT models, common and short words typically correspond to a single token, such as the word “We” in the image below.
OpenAI launches an official ChatGPT app for iOS
ChatGPT is going mobile. Today, OpenAI announced the launch of an official iOS app that allows users to access its popular AI chatbot on the go, months after the App Store was filled with dubious, unofficial services. The new ChatGPT app will be free to use, free from ads, and will allow for voice …
Large-language models for automatic cloud incident management
This research was accepted by the IEEE/ACM International Conference on Software Engineering (ICSE), which is a forum for researchers, practitioners, and educators to gather, present, and discuss the most recent innovations, trends, experiences, and issues in the field of software engineering. The Microsoft 365 Systems Innovation research group has a paper accepted at the 45th.
Video
Scaling your AI/ML practices with MLOps and Azure Machine Learning | Part 1
On Part 1 of the Scaling your AI/ML practices with MLOps and Azure Machine Learning series, Abe Omorogbe gives an overview of MLOps and how to utilize AzureML MLOps capabilities to streamline the process of moving ML experiments from training to inference.
Scaling your AI/ML practices with MLOps and Azure Machine Learning | Part 2
On Part 2 of the Scaling your AI/ML practices with MLOps and Azure Machine Learning, Setu Chokshi introduces the Azure MLOps (v2) Solution Accelerator and its value proposition. He also shares some customer use-cases!
Scaling your AI/ML practices with MLOps and Azure Machine Learning | Part 3
On Part 3 of Scaling your AI/ML practices with MLOps and Azure Machine Learning, Scott Donohoo demos how to use the Azure MLOps Solution Accelerator to securely train, deploy and manage ML models in production environments.
Articles
Bye-bye ChatGPT: AI Tools As Good As ChatGPT (But Few People Are Using Them)
Over the past months, ChatGPT has gained a lot of users because it’s so good at writing emails, blogs, code, and more. However, there are other tools that use the model behind ChatGPT to go beyond what ChatGPT can do.
OpenAI Announces Web Browsing and Plugins for ChatGPT Plus Users
OpenAI, the leading artificial intelligence research organization, has made a groundbreaking announcement that is set to revolutionize the… Continue reading on Medium »
ChatGPT Rival 'Claude Al' Can Read & Understand A 75,000- Word Book In Seconds
ChatGPT Rival 'Claude Al Continue reading on Medium »
8 ChatGPT tools for R programming
Without fine-tuning or being trained on a specific topic, ChatGPT can answer questions about a wide range of technology subjects—including how to …
What is Auto-GPT, and why does it matter?
Auto-GPT is a powerful tool for task automation that combines natural language processing and deep learning to generate human-like text responses.
Hands on with Google’s AI-powered music generator
Can AI work backward from a text description to generate a coherent song? That’s the premise of MusicLM, the AI-powered music creation tool Google released yesterday during the kickoff of its I/O conference.