azure – News

How to Learn Data Science without Coding

Data Science is one of the most demanding and most popular areas of computer science. One might assume that a data scientist need to know Python and programming in general to be successful. While this might be true to a certain extent, in this post we discuss whether Data Science is possible without programming, and how to start learning if you are not a programmer. TL;DR: Microsoft and Udacity just announced a collaboration that will help you with that! Read More ›

azure – Мастер-класс

DeepPavlov: "Keras" для обработки естественного языка помогает отвечать на вопросы про COVID-2019

В такой области глубокого обучения, как обработка изображений, библиотека Keras играет ключевую роль, радикально упрощая обучение transfer learning и использование предварительно обученных моделей. В области обработки естественного языка (NLP) для решения достаточно сложных задач, таких как ответы на вопросы или классификация намерений, приходится комбинировать серию моделей. В этой статье мы расскажем, как библиотека [DeepPavlov](http://deeppavlov.ai/?utm_source=habr&utm_medium=article&utm_campaign=odqa_covid) упрощает построение цепочек моделей для NLP. На основе [DeepPavlov](http://deeppavlov.ai/?utm_source=habr&utm_medium=article&utm_campaign=odqa_covid) и с помощью Azure ML мы построим вопросно-ответную нейросеть, обученную на наборе данных COVID-19. Read More ›

azure – Tutorial

DeepPavlov: "Keras" for Natural Language Processing answers COVID Questions

In the field of image-related deep learning, Keras library plays an important role, radically simplifying such tasks as transfer learning or using pre-trained models. If you switch to the area of NLP, to perform relatively complex task such as question answering or intent classification, you would need to put several models at work together. In this post, I describe DeepPavlov library that democratizes NLP, and how to use it with Azure ML to train question answering network on COVID dataset. Read More ›

scienceart – Tutorial

Making an Interactive Cognitive Portrait Exhibit using some Creativity, .NET, Azure Functions and Cognitive Services Magic

As you may know, I am a big fan of Science Art. This January, Moscow ElectroMuseum made an open call for Open Museum 2020 Exhibition. In this post, I will describe the exhibit that I made, and how it was transformed due to quarantine and museum closing. Read More ›

scienceart – Мастер-класс

Создаём интерактивный выставочный экспонат с .NET, Azure Functions и магией когнитивных сервисов

В начале января Электромузей Москвы объявил открытый отбор экспонатов для участия в выставке Open Museum 2020. В этой заметке я расскажу, как превратил идею когнитивного портрета в интерактивный экспонат, и как после закрытия музея на карантин этот экспонат стал виртуальным. Read More ›