Skip to content

A One-Shot Learning Handwritten Character Classifier using Bayesian Program Learning.

Notifications You must be signed in to change notification settings

pau-lo/Bayesian-Program-Learning-BPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A One Shot Learning using Bayesian Program Learning

Alt image

[Art by Danqing Wang]

Here is a brief explanation of what BPL algorithm is.


Overview

This is a One-Shot Learning Handwritten Character Classifer written in Python.


Dependencies

The dependencies can be all install via pip

  1. Numpy
  2. Scipy
  3. Pillow

Result

Alt image


Disclaimer

The original BPL repo is here: written in MATLAB.

The original BPL paper can be found by searching:

Lake, B. M., Salakhutdinov, R., and Tenenbaum, J. B. (2015). Human-level concept learning through probabilistic program induction. Science, 350(6266), 1332-1338.

About

A One-Shot Learning Handwritten Character Classifier using Bayesian Program Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages