Giter Club home page Giter Club logo

Comments (3)

dusty-nv avatar dusty-nv commented on September 14, 2024

Hi yashu88, if you inspect rovernet.lua, and this function declaration function update_network( input_tensor

The sensor data is provided from the user in input_tensor. It could be video, LIDAR, or other sensor data that the user provides. It can be trained on practically any data. A reward is also provided by the user program.

The tensors that are available in the update_network function in rovernet.lua are funneled from the user C/C++ interface that you can find under the C/ directory of the project.

Also note that I am refactoring rovernet to use my jetson-reinforcement repo, so the learners can be tested/verified on test problems and simulation before the real-world robot.

from rovernet.

yashu88 avatar yashu88 commented on September 14, 2024

from rovernet.

yashu88 avatar yashu88 commented on September 14, 2024

from rovernet.

Related Issues (4)

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.