Documentation ¶
Index ¶
Constants ¶
View Source
const BATCH_SIZE = 1e5
View Source
const BUCKET_NAME = "chessbot"
View Source
const CHAN_BUFFER = 1e4
View Source
const DIMENSION = 768 // 8 * 8 squares * 12 piece types
View Source
const KEY_FORMAT = "triplets_all/%v.pb.gz"
Variables ¶
This section is empty.
Functions ¶
func FetchData ¶
func FetchData(awsSession *session.Session, done <-chan struct{}, featureChannels ...<-chan *common.ChessBotTriplet)
func YieldTriplets ¶
func YieldTriplets(urls <-chan string) <-chan *common.ChessBotTriplet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.