Skip to content

Code Repository for the project Credal Two-sample Testing

License

Notifications You must be signed in to change notification settings

Chau999/CredalTwoSampleTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credal Two-sample Tests Implementation

This repository contains code to reproduce experiments from the paper on Credal Two-sample Tests.

  • src/testing_algorithms contains the implementation of plausibility test and specification test, inclusion and equality tests are simply repeated application of specification test.
  • src/experiment_scripts contains the experiment scripts to reproduce the experiments in the paper:
    • src/experiment_scripts/synthetic/ contains scripts to reproduce the synthetic experiments based on mixture of Gaussians versus mixture of students distributions.
    • src/experiment_scripts/mnist/ contains scripts to reproduce the real data experiments based on MNIST.

About

Code Repository for the project Credal Two-sample Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages