Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 534 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 534 Bytes

RationAnalysis

Rational Analysis Project

File Structure and Contents

  • Relevant plots can be found in JSD.py and main.py

  • main.py contains the main experiments

  • main_complex.py and main_simple.py contains separate experiments for the two conditions

  • JSD.py and Hellinger.py provide the functions for the divergence measures

  • Fit_Model provides the functions used to fit the model using different lambdas

  • RSA.py contains the RSA model and its functionality itself

Required Libraries

  • numpy
  • matplotlib *scipy