Skip to content

Machine Learning implement for 'YOU CAN BE GOOD ENOUGH! TERRA INVESTMENT MASTER CLASS'

Notifications You must be signed in to change notification settings

rayquazaMega/arkbvb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

use the following command to train a simple model:

python train_mlp.py

data frame for dataset/combine_dataset.txt:

([line number, enemy serial number, enemy side, quantity],...,[line number, enemy serial number, enemy side, quantity],winning side)

use the following command to convert a xlsx file to the above data frame:

python scan_xlsx.py

xlsx example: image

About

Machine Learning implement for 'YOU CAN BE GOOD ENOUGH! TERRA INVESTMENT MASTER CLASS'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages