Skip to content

mir-pucrs/norm-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Norm Detection Experimental Code

Installation and Running

This package depends on the ThinkBayes code package. We already include the parts of the package (as of 2015) that we use in this repository in the thinkbayes.py, but you may wish to update it to the latest version of it from ThinkBayes' Github repository.

Once you have this installed, you can either try to run your own tests using the instructions below, or run the Benchmarks

Software packages

For purposes of testing, we encapsulate norm detection algorithms in the norm_detector class, which is then subclassed to implement different norm detection strategies, namely:

Creating a Norm Suite

Introducing observations

Benchmarks

Benchmarks were originally implemented as stand-alone scripts, including aamas_experiments.py and journal_experiments.py

About

A Bayesian Approach to Norm Identification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published