Research Focus: Week of January 8, 2024

Welcome to Research Focus, a series of blog posts that highlights notable publications, events, code/datasets, new hires and other milestones from across the research community at Microsoft. NEW RESEARCH Mixture-of-Linear-Experts for Long-term Time Series Forecasting  Long-term time series forecasting (LTSF), which aims to predict future values of a series given past values, is an important problem in the machine learning community. It’s useful in areas like weather modeling, traffic flow prediction, and  

Read more

Google Set to Introduce Paid Offering ‘Bard Advanced’ to Compete with ChatGPT Plus

In the fiercely competitive landscape of chatbots, Google’s Bard has been a standout for its unlimited free access. However, recent developments hint at a shift as screenshots shared by Android developer Dylan Roussel suggest Bard’s untiered free service might be approaching its twilight. While Google’s initial advantage lies in offering unlimited free access to Bard, the upcoming Bard Advanced is set to introduce a tiered approach. This move aligns more closely with OpenAI’s ChatGPT, which provides both free and paid […]

Read more

OpenAI’s GPT Store Set to Launch Next Week After Delays

OpenAI is gearing up to unveil its GPT Store, where users can buy and share personalized AI agents created using OpenAI’s extensive language models. The official launch is scheduled for next week, as announced in an email sent to GPT Builders, urging them to ensure their GPT creations adhere to brand guidelines and to make them public. Initially revealed at OpenAI’s November developers conference, the GPT Store allows individuals, limited to ChatGPT Plus and enterprise subscribers, to develop AI agents […]

Read more

Pandas iterrows() Method Explained with Examples

Introduction In this tutorial, we will go through the Pandas iterrows() method which is used to iterate over Pandas Data Frame. We will explore the syntax and various parameters of the iterrows function with practical examples to understand its usage. Syntax of Pandas iterrows The syntax of iterrows method is as below – dataframe.iterrows() There are no parameters for dataframe.iterrows() method.  This method returns the following – index: This is the index of the row that can be a label […]

Read more

Microsoft Designates Dee Templeton as Non-Voting Observer on OpenAI Board

Microsoft has appointed Dee Templeton, Vice President for tech and research partnerships and operations, as the non-voting observer on OpenAI’s board, according to reports by Bloomberg. Templeton, also an advisor to Microsoft CTO and EVP of AI, Kevin Scott, has already commenced attending board meetings. The Information had previously hinted at Templeton being under consideration for this role. In her current capacity, Templeton oversees operations for Microsoft’s Technology and Research group, which consists of nearly 1,500 scientists and engineers. Notably, […]

Read more

Microsoft Introduces Copilot Key to Windows Keyboard for Seamless AI Integration

Microsoft Corporation is set to introduce a groundbreaking addition to its Windows keyboard, the Copilot key, marking the first change to the layout since the inclusion of the Windows/Start key in 1994. Positioned to the right of the space bar, this Copilot key signals Microsoft’s deepened commitment to artificial intelligence (AI). Scheduled to debut on Windows 11 computers showcased by Microsoft’s hardware partners at the CES technology conference, the Copilot key will eventually become a standard feature. Designed to seamlessly […]

Read more
1 2 3