/NeuralNetworkHearthstoneCardGenerator

Hearthstone Card Generation using intelligent learning techniques.

Primary LanguageTcl

Neural Network Hearthstone Card Generator

Hearthstone Card Generation using intelligent learning techniques.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Python 3.6.2 python-firebase 1.2 Tensorflow 1.3.0 Kivy 1.10.0

Installing (Windows)

Python 3.6.2

https://www.python.org/downloads/windows/

python-firebase 1.2

https://pypi.python.org/pypi/python-firebase/1.2

Tensorflow 1.3.0

https://www.tensorflow.org/install/install_windows

Kivy 1.10.0

https://kivy.org/docs/installation/installation-windows.html#install-win-dist

Running the tests

Run units from the test.py file

python test.py

Authors

  • Oisin McLaughlin - Initial work - oisinmcl