Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 637 Bytes

File metadata and controls

22 lines (16 loc) · 637 Bytes

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