|
TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#include <unitsfeatures.h>
Public Member Functions | |
| template<typename Archive > | |
| void | serialize (Archive &ar) |
| #units X nchannels More... | |
Public Attributes | |
| Rect | boundingBox |
| torch::Tensor | positions |
| torch::Tensor | data |
| #units X 2 (y, x) More... | |
|
inline |
#units X nchannels
| Rect cherrypi::UnitAttributeFeaturizer::Data::boundingBox |
| torch::Tensor cherrypi::UnitAttributeFeaturizer::Data::data |
#units X 2 (y, x)
| torch::Tensor cherrypi::UnitAttributeFeaturizer::Data::positions |
1.8.11