https://github.com/tanzeelgcuf/reinforcement-learning-for-aiming
Reinforcement Learning for 3D modelling with Q-Learning algorithm
https://github.com/tanzeelgcuf/reinforcement-learning-for-aiming
3d-models deep-learning deep-reinforcement-learning python3 q-learning-algorithm reinforcement reinforcement-learning-algorithms
Last synced: 3 months ago
JSON representation
Reinforcement Learning for 3D modelling with Q-Learning algorithm
- Host: GitHub
- URL: https://github.com/tanzeelgcuf/reinforcement-learning-for-aiming
- Owner: tanzeelgcuf
- Created: 2022-12-12T14:57:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T15:04:47.000Z (over 2 years ago)
- Last Synced: 2025-03-20T12:51:14.671Z (3 months ago)
- Topics: 3d-models, deep-learning, deep-reinforcement-learning, python3, q-learning-algorithm, reinforcement, reinforcement-learning-algorithms
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reinforcement-learning-for-aiming
On running the test trails, both cubes fell for 7 times out of 10. And once only one cube fell in the receiving cup.
On running the function using random actions, the cubes fell only 3 times out of 10.