Skip to content

CaseRegan/BigML_greed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigML_greed

Repo for my application project for BigML

Setup:

Declare environment variables such that the api has authentication (tutorial here).

If you don't have a BigML model which you expect to perform well on this problem, create one (BigML has a plethora of tutorials you can use to do this).

How to use this project:

Read the comments on lines 139 and 159. Follow their instructions to choose what functions you want the program to perform when you run it.

To use the first function (comparing an optimal move to a bot-determined move), comment out the block quotes and set BEST_MODEL to the api identifier of the model you want to test.

To use the second function (generating data for teaching a bot), comment out the block quotes and edit F_NAME and NUM_ITER to choose where your data should be outputted and how many rows there should be respectively.

About

Repo for my application project for BigML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages