Getting Started With OpenAI Gym

preview_player
Показать описание

Getting Started With OpenAI Gym

Getting stuck with figuring out the code for interacting with OpenAI Gym's many reinforcement learning environments? Check out this intro to getting started with the classic Cartpole environment.

Source Code from Video:

Music Credits:
Рекомендации по теме
Комментарии
Автор

Perfect video, clearly, quickly and neatly explained, we need GENIUS like you dude.

smithwill
Автор

Fantastic, concise introduction to openai gym. Exactly what I was looking for

Barneymeatballs
Автор

Perfect video, clearly, quickly and neatly explained, we need more people like you dude.

edmacro
Автор

the only intro that I can understand what will I do.thanks for this step by step intro please make more videos to us

jaleblog
Автор

On the fourth code block don't forget to add the line 'env.close()' without indentation or you'll have a hard time with the Jupiter kernel.

nicdemai
Автор

Thanks for the video ! Very simple explanation and helpful.

wendersonj
Автор

your english is much better than those most of the youtubers from INDIA. I'm quite shock about most of scientific lessons are made by Indian guys.

chencheney
Автор

Great video, feel like this tutorial should be linked on the Gym homepage

lukeengelken
Автор

I could copy your code, but if I had to sit down to write something, I don't know were to start. What are all my options etc.

KennTollens
Автор

While making an environment I get an error "AttributeError: module 'gym' has no attribute 'make' ". Could you please give me any advice about it? I didn't find any useful info on the Internet

МаксРыжиков-хп
Автор

perfect to the point video THANKS A LOT

programming_hut
Автор

It always says Nameerror: name 'gym' is not defined or name 'env' not defined. Why?

larswalsleben
Автор

i try to render but gym doesn't display any screen on ubuntu 20 : ( Any solution ?

hsyn-yldz
Автор

can you do a video on creating a docker container for using OpenAI?

orjihvy
Автор

I found the video difficult to understand at 2:30 and beyond

hardaatsinghbaath
Автор

i have 32 bit pc so i get error No tensorflow module . How can i use gym without tensorflow

cisienx
Автор

hey very good video, how can i approach to you to discuss bussines please let me know

TsilisChr
Автор

A video about ML and DL with Macbook please

archerrozarioj
Автор

pole_angle = state[2]
IndexError: tuple index out of range

ApexArtistX
Автор

hi sir, I am very fascinated about AI, I am working on python from past 3-4 months, and have had 1 yr of software development experience, can you please tell some good reference for learning Opencv, Any good tutorial video or website

chanakyakhatri