https://github.com/mkazimoto/redeneuralrobolidar
Neural network to control a robot with LIDAR sensor
https://github.com/mkazimoto/redeneuralrobolidar
accord-net ai artificial-intelligence lidar machine-learning neural neural-network rede-neural robot simulator winforms
Last synced: about 2 months ago
JSON representation
Neural network to control a robot with LIDAR sensor
- Host: GitHub
- URL: https://github.com/mkazimoto/redeneuralrobolidar
- Owner: mkazimoto
- Created: 2024-11-08T02:52:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-09T01:19:46.000Z (over 1 year ago)
- Last Synced: 2025-03-16T03:11:44.903Z (over 1 year ago)
- Topics: accord-net, ai, artificial-intelligence, lidar, machine-learning, neural, neural-network, rede-neural, robot, simulator, winforms
- Language: C#
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* Neural Network
* Inputs: 32 (distances of LIDAR)
* Outputs: 3 (forward, turn right, turn left)
