• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is based on the Nvidia open source project "jetson-reinforcement" developed by Dustin Franklin. The goal of the project is to create a DQN agent and define reward functions to teach a robotic arm to carry out two primary objectives: Have any part of the robot arm touch the object of interest, with at least a 90% accuracy. Have only the gripper base of the robot arm touch the object, with at least a 80% accuracy.