Giter Club home page Giter Club logo

Comments (7)

dusty-nv avatar dusty-nv commented on August 10, 2024 1

@silent-code I do plan on updating it this fall as part of an EDU course we are working on. Sorry for the delay.

from jetson-reinforcement.

newtype0123 avatar newtype0123 commented on August 10, 2024

What about Xavier NX?

from jetson-reinforcement.

newtype0123 avatar newtype0123 commented on August 10, 2024

Actually, is it possible to run this inside the ML docker?

from jetson-reinforcement.

dusty-nv avatar dusty-nv commented on August 10, 2024

from jetson-reinforcement.

newtype0123 avatar newtype0123 commented on August 10, 2024

Thanks! I'll look forward to running it!

From other comments, DRL seems to be good for the higher end platform, and the Xavier for speed. Is there anything hardware specific that will make this repo not work on the nano?

I got fairly far trying to build the repo but still encounter build errors. I manage to get through many more libraries and packages. I think I might be hitting problems with old version of code. Python 3 with Pytorch v0.9.0 seems to be working. I am still confused the issue with pip and pip3 and getting Python 2 to have Pytorch. Gym seems to be fine on both, but running the *.py files in the repo gives me graphics issues.

I have a few robotics ideas/project and the nano or the 2GB nano are really good, if I can use them.

Will there be more examples for the Xavier NX also? That is replacing the TX1 and TX2. It looks like I will run into the same "older code" issues on it. (I am borrowing one from a colleague, but have 2nd thoughts about it after your reply.)

Thanks Dusty!

from jetson-reinforcement.

dusty-nv avatar dusty-nv commented on August 10, 2024

Is there anything hardware specific that will make this repo not work on the nano?

There isn't anything hardware-specific that would preclude running DRL on the Nano. It's just that the Nano and Xavier NX both use a newer JetPack version than this repo supports (because the PyTorch code in this repo uses old PyTorch 0.3 and hasn't been updated yet)

from jetson-reinforcement.

silent-code avatar silent-code commented on August 10, 2024

The code uses older PyTorch 0.3 and needs updating. This summer I will be updating the repo to use a more modern solution. For now I recommend checking out 'Stable Baselines' repo or the repos listed at the top of the readme.

Dusty,

Thanks for creating this repo. You do amazing work. I feel it would serve the nvidia community well to have a self-contained RL package that works with the jetson embedded GPUs in analogy to nvidia's trt-pose and jetson-inference code bases which are fine-tunable to the user's application. Do you still plan on updating this repo for newer jetpack and pytorch versions? If so, if you could also provide examples where it is applied to a physical robot, that would be extremely helpful as there currently does not exist a stand alone, open source python RL package that doesn't require Isaak or ROS and has examples working on real mobile robots.

Thank you santa! Hehe

from jetson-reinforcement.

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.