Skip to content

Commit f9b8f09

Browse files
authored
update grid sensor docs (Unity-Technologies#4516)
1 parent 6e85f52 commit f9b8f09

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

com.unity.ml-agents.extensions/Documentation~/Grid-Sensor.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
The Grid Sensor combines the generality of data extraction from Raycasts with the image processing power of Convolutional Neural Networks. The Grid Sensor can be used to collect data in the general form of a "Width x Height x Channel" matrix which can be used for training Reinforcement Learning agents or for data analysis.
44

5+
<img src="images/gridsensor-debug.png" align="middle" width="3000"/>
56

67
# Motivation
78

Loading

0 commit comments

Comments
 (0)