TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
cherrypi::UpcPostData Struct Reference

Base class for data attached to the posting of an UPC. More...

#include <upcstorage.h>

Public Member Functions

virtual ~UpcPostData ()=default
 

Detailed Description

Base class for data attached to the posting of an UPC.

When backpropagating through the bot, this data will be provided for computing gradients for the respective posted UPC. A common use case would be to store the output of a featurizer here.

Constructor & Destructor Documentation

virtual cherrypi::UpcPostData::~UpcPostData ( )
virtualdefault

The documentation for this struct was generated from the following file: