From 9a563dda82c74a87304169f6eceda41f2b98c446 Mon Sep 17 00:00:00 2001 From: Amira Abdel-Rahman <aabdelrahman@gsd.harvard.edu> Date: Tue, 14 Jan 2020 09:20:36 -0500 Subject: [PATCH] update documentation --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea8d264..f486bfc 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ Topics include:  ### Applications +- The idea is to find an application that needs reconfiguration white running, examples: + - Gamalon probabilistic programming + - more computing power while assembling voxels + - Neural Networks? + #### Voxel Simulation  @@ -37,8 +42,8 @@ Topics include: #### Probabilistic Programming - [Gamalon](https://gamalon.com/) -- Using Dice pieces to do inference - - in order to find the best configuration for performance +- Using Dice pieces to do **inference** + - in order to find the best configuration based on its performance - other tasks - [WebPPL: ](http://webppl.org/) probabilistic programming for the web - Probabilistic Graphical Models -- GitLab