Coursera
  • Онлайн-дипломСмотреть дипломные программы магистра и бакалавра
  • MasterTrack™Получите зачетные единицы для диплома магистра
  • Сертификаты университетовРазвивайте свою карьеру, проходя обучение на диплом магистра
Найти карьеруДля организацийДля университетов
  • Обзор
  • Самые популярные курсы
  • Войти
  • Присоединиться бесплатно
    Coursera
    • Обзор
    • Reinforcement Learning

    Фильтр

    Результатов для запроса ''reinforcement learning': 83

    • Placeholder
      Alberta Machine Intelligence Institute

      Introduction to Applied Machine Learning

      Получаемые навыки: Machine Learning, Applied Machine Learning, Machine Learning Algorithms, Reinforcement Learning

      4.7

      (рецензий: 705)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Korea Advanced Institute of Science and Technology(KAIST)

      Big data and Language 1

      Получаемые навыки: Big Data, Data Management, Applied Machine Learning, Communication, Machine Learning, Reinforcement Learning

      4.5

      (рецензий: 111)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      University of Colorado Boulder

      Introduction to Deep Learning

      Получаемые навыки: Deep Learning, Machine Learning, Artificial Neural Networks, Applied Machine Learning, Machine Learning Algorithms, Reinforcement Learning

      3.3

      (рецензий: 6)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Google Cloud

      Virtual Agent Development in Dialogflow CX for Citizen Devs

      Получаемые навыки: Applied Machine Learning, Machine Learning, Reinforcement Learning, Natural Language Processing, Software Architecture, Software Engineering, Theoretical Computer Science

      4.6

      (рецензий: 19)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Google Cloud

      Recommendation Systems on Google Cloud

      Получаемые навыки: Probability & Statistics, Machine Learning, General Statistics, Business Psychology, Entrepreneurship, Cloud Computing, Google Cloud Platform, Reinforcement Learning, Applied Machine Learning, Tensorflow

      4.5

      (рецензий: 458)

      Advanced · Course · 1-3 Months

    • Placeholder
      Coursera Project Network

      Kubernetes: Create Multi-App Cluster with Ingress & Logging

      Получаемые навыки: Applied Machine Learning, Cloud Computing, Computer Vision, Kubernetes, Machine Learning, Reinforcement Learning

      4.6

      (рецензий: 28)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Innovating with Data and Google Cloud 日本語版

      Получаемые навыки: Applied Machine Learning, Computer Networking, Databases, Machine Learning, Network Security, Reinforcement Learning, Security Engineering

      3.9

      (рецензий: 7)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      Alfaisal University | KLD

      نماذج تقييم الأداء | Performance Management Models

      Получаемые навыки: Leadership and Management, Performance Management, Strategy and Operations, Accounting, Applied Machine Learning, Entrepreneurship, FinTech, Finance, Machine Learning, Planning, Reinforcement Learning, Supply Chain and Logistics

      4.8

      (рецензий: 16)

      Beginner · Course · 1-4 Weeks

    • Placeholder

      Бесплатно

      Placeholder
      Hebrew University of Jerusalem

      Israel State and Society

      Получаемые навыки: Business Psychology, Culture, Leadership and Management, Entrepreneurship, Adaptability, Applied Machine Learning, Econometrics, General Statistics, Machine Learning, Market Research, Probability & Statistics, Reinforcement Learning, Research and Design

      4.7

      (рецензий: 331)

      Beginner · Course · 3-6 Months

    • Placeholder
      Placeholder
      University of Cape Town

      How Entrepreneurs in Emerging Markets can master the Blockchain Technology

      Получаемые навыки: BlockChain, Finance, Cryptography, Machine Learning, Security Engineering, Theoretical Computer Science, Machine Learning Algorithms, Reinforcement Learning

      4.6

      (рецензий: 39)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Politecnico di Milano

      Machine Learning: an overview

      Получаемые навыки: Machine Learning, Machine Learning Algorithms, Reinforcement Learning

      4.5

      (рецензий: 21)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Apprendre à une IA des jeux de stratégie avec easyAI

      Получаемые навыки: Machine Learning, Reinforcement Learning

      Advanced · Guided Project · Less Than 2 Hours

    Результаты поиска, связанного с reinforcement learning

    reinforcement learning in finance
    reinforcement learning for trading strategies
    reinforcement learning: qwik start
    a complete reinforcement learning system (capstone)
    fundamentals of reinforcement learning
    unsupervised learning, recommenders, reinforcement learning
    machine learning and reinforcement learning in finance
    deep learning and reinforcement learning
    1…456…7

    10 самых популярных курсов по запросу reinforcement learning

    • Introduction to Applied Machine Learning: Alberta Machine Intelligence Institute
    • Big data and Language 1: Korea Advanced Institute of Science and Technology(KAIST)
    • Introduction to Deep Learning: University of Colorado Boulder
    • Virtual Agent Development in Dialogflow CX for Citizen Devs: Google Cloud
    • Recommendation Systems on Google Cloud: Google Cloud
    • Kubernetes: Create Multi-App Cluster with Ingress & Logging: Coursera Project Network
    • Innovating with Data and Google Cloud 日本語版: Google Cloud
    • نماذج تقييم الأداء | Performance Management Models: Alfaisal University | KLD
    • Israel State and Society: Hebrew University of Jerusalem
    • How Entrepreneurs in Emerging Markets can master the Blockchain Technology: University of Cape Town

    Навыки, которые вы можете получить здесь: Machine Learning

    Программирование На Языке Python (33)
    TensorFlow (32)
    Глубокое Обучение (30)
    Искусственная Нейронная Сеть (24)
    Большие Данные (18)
    Статистическая Классификация (17)
    Обучения С Подкреплением (13)
    Алгебра (10)
    Байесовский (10)
    Линейная Алгебра (10)
    Линейная Регрессия (9)
    NumPy (9)

    Часто задаваемые вопросы на тему Обучения с подкреплением

    • Reinforcement learning is a machine learning paradigm in which software agents use a process of trial and error to learn how to complete tasks in a way that maximizes cumulative rewards as defined by their programmers. In contrast to supervised learning paradigms, reinforcement learning systems do not need labeled input/output pairs or explicit corrections of suboptimal actions; and, in contrast to unsupervised learning, reinforcement learning defines an explicit goal, which is the maximization of the value returned by the Q-learning (or “quality” learning) algorithm as a result of its actions.

      Because it combines the goal orientation of supervised learning with the flexibility of unsupervised learning, reinforcement learning is very important in creating artificial intelligence (AI) applications requiring successful problem-solving in complex situations. For example, they are often used in financial engineering to develop optimal trading algorithms for the stock market. They are also used to build intelligent systems to allow robots and self-driving cars to navigate real-world environments safely.‎

    • As one of the main paradigms for machine learning, reinforcement learning is an essential skill for careers in this fast-growing field. Reinforcement learning is particularly important for developing artificially intelligent digital agents for real-world problem-solving in industries like finance, automotive, robotics, logistics, and smart assistants. According to Glassdoor, the average annual salary for machine learning engineers in America is $114,121 per year, a high level of pay which reflects the high level of demand for this expertise.‎

    • Absolutely. Coursera hosts a wide variety of courses in reinforcement learning and related topics in machine learning, as well as the use of these techniques in applied contexts such as finance and self-driving cars. These courses and Specializations are offered by top-ranked institutions in this field, including the deepmind.ai, New York University, the University of Toronto, and the University of Alberta’s Machine Intelligence Institute. You can learn remotely on a flexible schedule while still getting feedback from expert professors and instructors, ensuring that you’ll get a high quality education with all the reinforcement you need to learn these valuable skills with confidence.‎

    • Because reinforcement learning itself isn't a beginner-level subject, you'll need to have a good grasp on the fundamentals of machine learning before starting to learn it. Additionally, many courses will require you to have a strong background in high-level mathematics such as linear algebra, statistics, and probability. Most courses will require you to be proficient in Python, although people familiar with other programming languages like C++, Matlab, and JavaScript can often use those skills to help them learn reinforcement learning. Having the ability to implement algorithms from pseudocode may be another prerequisite. As you progress, you'll gain skills in using reinforcement learning solutions to solve problems with probabilistic artificial intelligence, function approximation, and intelligent systems.‎

    • People best suited to roles within the reinforcement learning realm should have a passion for machine learning with a drive for analytics and data and an interest in providing frontline support to solve real-world problems while leveraging innate creative problem-solving skills. Additionally, many companies like to see that candidates have strong communication skills and the ability to collaborate across disciplines and departments. There are a variety of roles associated with reinforcement learning, including analysts, engineers, and researchers. In late February 2021, there were more than 1,800 job listings for people proficient in reinforcement learning on LinkedIn.‎

    • If you want to be a part of the future of machine learning, learning reinforcement learning may be a good move for you. This innovative machine learning technique creates an algorithm that learns through trial and error, leading to a combination of short- and long-term rewards such as the ability to define sequences to solve problems using a reward-based learning approach. It's useful across multiple industries, including the tech industry, business, advertising, finance, and e-commerce, all of which find reinforcement learning useful in part because of its ability to offer greater personalization. Ultimately, if you want to work within AI and machine learning, this could be a step to advancing your goals.‎

    Часто задаваемые вопросы предоставляются в ознакомительных целях. Учащимся рекомендуется дополнительно убедиться в том, что интересующие их курсы и другие материалы соответствуют их личным, профессиональным и финансовым потребностям.
    Другие темы для изучения
    Placeholder
    Гуманитарные науки и искусства
    Количество курсов: 338
    Placeholder
    Бизнес
    Количество курсов: 1095
    Placeholder
    Компьютерные науки
    Количество курсов: 668
    Placeholder
    Наука о данных
    Количество курсов: 425
    Placeholder
    Информационные технологии
    Количество курсов: 145
    Placeholder
    здоровье
    Количество курсов: 471
    Placeholder
    Математика и логика
    Количество курсов: 70
    Placeholder
    Личное развитие
    Количество курсов: 137
    Placeholder
    Естественные и технические науки
    Количество курсов: 413
    Placeholder
    Социальные науки
    Количество курсов: 401
    Placeholder
    Изучение языков
    Количество курсов: 150

    Coursera Footer

    Начните карьеру или продвиньтесь по карьерной лестнице

    • Аналитик данных Google
    • Профессиональная сертификация Google по цифровому маркетингу и электронной коммерции
    • Профессиональная сертификация Google по ИТ-автоматизации с помощью Python
    • ИТ-поддержка Google
    • Управление проектами от Google
    • UX-дизайн от Google
    • Подготовка к сертификации Google Cloud: облачный архитектор
    • Аналитик по кибербезопасности от IBM
    • Аналитик данных от IBM
    • Инженерия данных IBM
    • Наука о данных IBM
    • Разработчик комплексных облачных приложений IBM
    • Курс машинного обучения от IBM
    • Бухгалтерия от 'Интуит'
    • Фронтенд-разработчик (Meta)
    • Профессиональная сертификация TensorFlow-разработчика от DeepLearning.AI
    • Профессиональная сертификация программиста SAS
    • Начните карьеру
    • Подготовьтесь к сертификации
    • Продвинуться по карьерной лестнице
    • Как выявлять ошибки в синтаксисе Python
    • Как обрабатывать исключения в Python
    • Посмотреть все руководства по программированию

    Популярные курсы и сертификации

    • бесплатные курсы
    • Курсы по искусственному интеллекту
    • Курсы по блокчейну
    • Курсы по компьютерным наукам
    • Cursos Gratis
    • Курсы по кибербезопасности
    • Курсы по анализу данных
    • Курсы по науке о данных
    • Курсы разговорного английского языка
    • Курс по разработке комплексных веб-приложений
    • Курсы от Google
    • Курсы по управлению персоналом
    • Курсы по ИТ
    • Курсы изучения английского языка
    • Курсы по Microsoft Excel
    • Курсы по управлению продуктами
    • Курсы по управлению проектами
    • Курсы по Python
    • Курсы по SQL
    • Сертификации по гибкой разработке (Agile)
    • Сертификация 'Принципы и практика управления проектами' (CAPM)
    • Сертификация CompTIA A+
    • Сертификации по анализу данных
    • Сертификации Scrum-мастера
    • Просмотреть все курсы

    Популярные коллекции и статьи

    • Бесплатные онлайн-курсы для изучения за один день
    • Популярные бесплатные курсы
    • Профессии в области бизнеса
    • Профессии в области кибербезопасности
    • Должности начального уровня в области ИТ
    • Вопросы с собеседований на должность аналитика данных
    • Проекты по анализу данных
    • Как стать аналитиком данных
    • Как стать руководителем проекта
    • ИТ-навыки
    • Вопросы с собеседований на должность руководителя проекта
    • Навыки программирования на языке Python
    • Сильные и слабые стороны на собеседовании
    • Чем занимается аналитик данных
    • Чем занимается инженер программного обеспечения
    • Кто такой инженер по данным
    • Кто такой исследователь данных
    • Кто такой дизайнер продуктов
    • Кто такой Scrum-мастер
    • Кто такой исследователь взаимодействия с пользователями
    • Как получить сертификат PMP
    • Сертификации PMI
    • Популярные сертификаты по кибербезопасности
    • Популярные сертификаты по SQL
    • Читать все статьи Coursera

    Получите диплом или сертификат онлайн

    • Профессиональная сертификация от Google
    • Профессиональные сертификаты
    • Посмотреть все сертификаты
    • Степени бакалавра
    • Дипломы магистра
    • Степени в области компьютерных наук
    • Степени в области науки о данных
    • MBA и другие дипломы в области бизнеса
    • Дипломные программы по анализу данных
    • Степени в области общественного здравоохранения
    • Степени в области социальных наук
    • Дипломные программы в области управления
    • Диплом магистра или бакалавра
    • Что такое диплом бакалавра?
    • 11 привычек для учебы, которые стоит приобрести
    • Как написать рекомендательное письмо
    • 10 востребованных должностей, которые можно получить с дипломом в области бизнеса
    • Стоит ли получать степень магистра в области компьютерных наук?
    • Посмотреть все дипломные программы
    • Coursera India
    • Coursera UK
    • Coursera Mexico

    Coursera

    • О проекте
    • Что мы предлагаем
    • Руководство
    • Карьера
    • Каталог
    • Coursera Plus
    • Профессиональные сертификаты
    • Сертификаты MasterTrack®
    • Степени
    • Для организаций
    • Для правительственных организаций
    • Для стационара
    • Стать партнером
    • Борьба с последствиями коронавируса

    Сообщество

    • Учащиеся
    • Партнеры
    • Бета-тестировщики
    • Переводчики
    • Блог
    • Технический блог
    • Центр преподавания

    Еще

    • Пресса
    • Инвесторы
    • Условия
    • Конфиденциальность
    • Помощь
    • Доступность
    • Контакты
    • Статьи
    • Справочник
    • Филиалы
    • Заявление о современном рабстве
    Учитесь, где угодно
    Placeholder
    Placeholder
    Placeholder
    © Coursera Inc., 2023 Все права защищены.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder