Skip to content

alexz01/Probabilistic-graphical-model-AND-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic-graphical-model-AND-dataset

Build probabilistic model for AND dataset using pgmpy

Requires

  • Python 3
  • pgmpy library, pgmpy has below optional dependencies:
    1. NetworkX 1.11
    2. Scipy 0.18.0
    3. Numpy 1.11.1
    4. Pandas 0.18.1

AND dataset

AND dataset comsist of cropped images of handwritten word 'and' different authors. The csv file in dataset directory is feature file obtained from the images.

sample images:

alt text alt text

alt text alt text

About

Build probabilistic model for AND dataset using pgmpy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages