PyTorch

PyTorch

PyTorch is a machine learning framework that is used for computer vision and natural language processing. It is free and open-source software and has both Python and C++ interfaces. Several deep learning software, including Tesla Autopilot and Uber's Pyro, are built on top of PyTorch.

3 courses cover this concept

CSE 447 and 517 Natural Language Processing

University of Washington

Winter 2022

This course provides a comprehensive overview of Natural Language Processing (NLP), including core components like text classification, machine translation, and syntax analysis. It offers two project types: implementation problem-solving for CSE 447, and reproducing experiments from recent NLP papers for CSE 517.

No concepts data

+ 16 more concepts

CS 234: Reinforcement Learning

Stanford University

Winter 2023

This course offers a solid introduction to the field of reinforcement learning (RL), covering challenges, approaches, and deep RL. Prerequisites include Python proficiency and foundations of machine learning. Students will be able to implement RL algorithms and evaluate them.

No concepts data

+ 11 more concepts

CS 330 Deep Multi-Task and Meta Learning

Stanford University

Fall 2022

This course emphasizes leveraging shared structures in multiple tasks to enhance learning efficiency in deep learning. It provides a thorough understanding of multi-task and meta-learning algorithms with a focus on topics like self-supervised pre-training, few-shot learning, and lifelong learning. Prerequisites include an introductory machine learning course. The course is designed for graduate-level students.

No concepts data

+ 17 more concepts