Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Setting Up an Environment | RL Core Theory
Introduction to Reinforcement Learning with Python
セクション 1.  8
single

single

bookChallenge: Setting Up an Environment

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

You are asked to setup a "CartPole-v1" Gymnasium environment and write a basic interaction loop.

  1. Import the gymnasium library.
  2. Initialize the "CartPole-v1" environment.
  3. Reset the environment.
  4. Complete the interaction loop by making a step in the environment.
  5. Close the environment after the loop.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  8
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt