Skip to content

DeepDeducing/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Deducing on BlackJack

This repository contains codes of deep deducing solving the black jack problems. To reproduce the results in the paper, simply run Deducing.py

Requirements

Packages requirements:

numpy
scipy

Learning phase

To train sets of weight matrices in the paper, run this command:

Learning.py            

Deducing phase

To use sets of trained weight matrices to start deducing, run this command:

Deducing.py              

About

This repository contains codes of deep deducing solving black jack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages