Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An educational resource to help anyone learn deep reinforcement learning.

License

NotificationsYou must be signed in to change notification settings

openai/spinningup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: Maintenance (expect bug fixes and minor updates)

This is an educational resource produced by OpenAI that makes it easier to learn about deep reinforcement learning (deep RL).

For the unfamiliar:reinforcement learning (RL) is a machine learning approach for teaching agents how to solve tasks by trial and error. Deep RL refers to the combination of RL withdeep learning.

This module contains a variety of helpful resources, including:

  • a shortintroduction to RL terminology, kinds of algorithms, and basic theory,
  • anessay about how to grow into an RL research role,
  • acurated list of important papers organized by topic,
  • a well-documentedcode repo of short, standalone implementations of key algorithms,
  • and a fewexercises to serve as warm-ups.

Get started atspinningup.openai.com!

Citing Spinning Up

If you reference or use Spinning Up in your research, please cite:

@article{SpinningUp2018,    author = {Achiam, Joshua},    title = {{Spinning Up in Deep Reinforcement Learning}},    year = {2018}}

[8]ページ先頭

©2009-2025 Movatter.jp