Developing high quality distributed systems software is hard; developing high quality reusable distributed systems software is even harder. The principles, methods, and skills required to develop reusable software cannot be learned by generalities. Instead, developers must learn through experience how...
Lectures from the NYU Course on Deep Learning (Spring 2014)
This is a graduate course on deep learning, one of the hottest topics in machine learning and AI at the moment.
In the last two or three years, Deep learning has revolutionized speech recognition and image recognition. Deep learning is...
Обязательный курс первого семестра для отделения Computer Science.
Преподаватель - д.ф.-м.н. А.М.Райгородский.
Основы перечислительной комбинаторики
Обобщенная функция Мёбиуса и асимптотики
Деревья и унициклические графы
Разбиение чисел на слагаемые
Производящие функции и линейные ...
This is an introductory course by Caltech Professor Yaser Abu-Mostafa on machine learning that covers the basic theory, algorithms, and applications. Machine learning (ML) enables computational systems to adaptively improve their performance with experience accumulated from the observed data. ML techniques...
Компания «Яндекс» регулярно проводит набор на Курсы информационных технологий для студентов и молодых специалистов, проживающих в Москве и Подмосковье и желающих больше узнать о системном администрировании, операционной системе GNU/Linux и её применении в Яндексе.
Курс состоит из теоретической и ...
Лектор: Олег Викторович Сухорослов, старший научный сотрудник Центра грид-технологий и распределенных вычислений ИСА РАН. Доцент кафедры распределенных вычислений ФИВТ МФТИ. Кандидат технических наук.
Программу курса можно посмотреть здесь.
Многопоточное программирование, часть 1-я
Многопот...
Лекции:
- Построение суффиксного дерева (по Укконену)
- Преобразование Берроуза-Вилера
- Архитектура поисковых систем. Pagerank
- Структура сложных сетей
- Введение в байесовские сети
- Автоматическая классификация текстов
- Метод опорных векторов (Support vector machines)
- Семантический Ве...
Лектор: Максим Александрович Бабенко, заместитель директора отделения computer science, ассистент кафедры математической логики и теории алгоритмов механико-математического факультета МГУ им. М. В. Ломоносова, кандидат физико-математических наук.
Сложность и модели вычислений. Анализ учетных стои...
Школа разработки интерфейсов (ШРИ) организована компанией Яндекс в 2012 году для студентов старших курсов и недавних выпускников вузов, желающих развиваться в области фронтенд-разработки веб-сервисов.
Обучение в Школе разработки интерфейсов включает в себя две части. Курс лекций, посвященных разл...
Лектор: Константин Вячеславович Воронцов, старший научный сотрудник Вычислительного центра РАН. Заместитель директора по науке ЗАО "Форексис". Заместитель заведующего кафедрой «Интеллектуальные системы» ФУПМ МФТИ. Доцент кафедры "Математические методы прогнозирования" ВМиК МГУ. Эксперт компании "Янд...
Modern theoretical methods used in study of molecular structure, bonding, and reactivity. Concepts and practical applications. Semiempirical, ab initio, and density functional calculations of molecular electronic structure. Theoretical determination of molecular structure and spectra; relationship to...
Natural language processing (NLP) is one of the most important technologies of the information age. Understanding complex language utterances is also a crucial part of artificial intelligence. Applications of NLP are everywhere because people communicate most everything in language: web search, advertisement...
Предварительное понятие истории философии.
Материал, который надо исключить при изучении философии. Источники и первоисточники по философии.
Историческое начало ИФ:
Духовная атмосфера Античного мира.
Милетская школа: Фалес, Анаксимандр, Анаксимен.
Пифагор и...
Haskell is a high-level, pure functional programming language with a strong static type system and elegant mathematical underpinnings, and is being increasingly used in industry by organizations such as Facebook, AT&T, and NASA. In the first 3/4 of the course, we will explore the joys of pure, lazy,...
1 лекция: Предварительное понятие истории философии
2 лекция: Историческое начало истории философии
3 лекция: Пифагор и пифагорейцы
4 лекция: Элейская (элеатская) школа
5 лекция: Гераклит Эфесский
6 лекция: Эмпедокл
7 лекция: Левкипп и Демокрит
8 лекция: Анаксагор
9 лекция: С...
A lecture series covering contemporary areas in genomics and bioinformatics.
The scientific community celebrated the achievement of the Human Genome Project's major goal in April of 2003: completion of a high-accuracy sequence of the human genome. The significance of this milestone cannot be underestimated...
A lecture series covering contemporary areas in genomics and bioinformatics.
The scientific community celebrated the achievement of the Human Genome Project's major goal in April of 2003: completion of a high-accuracy sequence of the human genome. The significance of this milestone cannot be underestimated...
Machine learning is a powerful set of techniques that allow computers to learn from data rather than having a human expert program a behavior by hand. Neural networks are a class of machine learning algorithm originally inspired by the brain, but which have recently have seen a lot of success at practical...