Manipulator. Train robot arms to avoid obstacles using machine learning.

github.com/JavierMtz5/robotic_manipulator_rloa

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2023
  • version to 1.0.0
  • README fix and .toml
  • refactor docs
  • docs added
  • tau only accepts 0-1 values, and loading test weights fixed
  • erase main execution
  • tests docstrings updated
  • .coverage and tests_execution.txt erased
  • README added
  • .gitignore
  • All tests
  • Tests for test_environment and __pycache__ in .gitignore
  • All tests except environment and naf_neural_network
  • tests for rl_framework, naf_algorithm and naf_neural_network
  • erase .idea
  • toml and gitignore modified
  • fix for annotation marks and __pycache__
  • Docstrings for rl_framework and exceptions
  • Docstrings on collision_detector, logger and replay_buffer
  • Docstrings on environment, naf_algorithm and naf_neural_network