Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sibyjackgrove/sc2_cnn_bot_training_dataset_api

Training CNN model for SC2 bot using TF Dataset API
https://github.com/sibyjackgrove/sc2_cnn_bot_training_dataset_api

Last synced: 6 days ago
JSON representation

Training CNN model for SC2 bot using TF Dataset API

Awesome Lists containing this project

README

        

# Training CNN model for SC2 bot using TF Dataset API
Pipeline demonstrating how to train TF Keras models with dataset API both in local machine and Google Colab (reading data from Google Drive).
Uses training data and model provided by @Sentdex in https://pythonprogramming.net/building-neural-network-starcraft-ii-ai-python-sc2-tutorial/