Commit 8ce84862 authored by Davis King's avatar Davis King

Added an example program for the new assignment learning tools.

parent b4ba2fce
......@@ -35,6 +35,7 @@ ENDMACRO()
#here we apply our macros
add_example(assignment_learning_ex)
add_example(bayes_net_ex)
add_example(bayes_net_from_disk_ex)
add_example(bayes_net_gui_ex)
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment