-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60eb4eb
commit 0ffc0a7
Showing
11 changed files
with
179 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Workflows | ||
|
||
This directory presents workflows associated with different publications. | ||
|
||
Note that as the package evolved, some workflows may have been deprecated. | ||
To rerun the analysis, it's then important to rewind the changes to the right point in the `git` history. | ||
This can be done by: | ||
|
||
```bash | ||
$ git checkout tags/TAG_NAME | ||
``` | ||
|
||
where `TAG_NAME` represents the right point in time for a particular project. | ||
|
||
## Projects | ||
|
||
### Labeled Bayesian Pyramids | ||
|
||
Directory: `pyramids` | ||
Tag: `pyramids` (TODO: Not existing yet...) | ||
|
||
|
||
In this project we looked at labeled Bayesian pyramids. | ||
|
||
|
||
### Bayesian modeling of mutual exclusivity | ||
|
||
Directory: `exclusivity` | ||
Tag: `exclusivity` (TODO: Not existing yet...) | ||
|
||
### Conditional Bernoulli mixture model | ||
|
||
Directory: `cbmm` | ||
Tag: `cbmm` | ||
|
||
In this project we propose the conditional Bernoulli mixture model. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.