Giter VIP home page Giter VIP logo

Comments (3)

simoninithomas avatar simoninithomas commented on May 25, 2024

Hey there 👋 it's just a context for the gymnasium library to operate in. There's no screen which will be displayed in your browser. It's just a virtual screen system that allows us to record frames to generate a video when you push your model on the Hub.

You mean the course section is not updated like the Google colab?

from deep-rl-class.

blexo avatar blexo commented on May 25, 2024

Hi @simoninithomas, sorry for the delay... I got busy. Here is what I mean by course mismatch... on this "hands on" page on the hugging face site: https://huggingface.co/learn/deep-rl-course/unit1/hands-on

you say to set up using this code:

sudo apt-get update
apt install python-opengl
apt install ffmpeg
apt install xvfb
pip3 install pyvirtualdisplay

This method fails

Here on github you have the same notebook here:
https://github.com/huggingface/deep-rl-class/blob/main/notebooks/unit1/unit1.ipynb

and you say to set up using this code:

!sudo apt-get update
!sudo apt-get install -y python3-opengl
!apt install ffmpeg
!apt install xvfb
!pip3 install pyvirtualdisplay

This method works

I will proceed by using the github notebooks... but I'm guessing people that are following the course directly on huggingface are having problems and giving up

from deep-rl-class.

blexo avatar blexo commented on May 25, 2024

And also - thank you making this course... I have been reading the sutton book and working through the exercises... but this presentation is much more congenial and has modern hands on examples. Very great!

from deep-rl-class.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.