Coder Social home page Coder Social logo

feedbackgui's Introduction

This repository contains the code for extracting feedback metrics based on our most recent paper(provided in the repository)given data from IAGO. To run this code, you will need:

  1. Python 2.7
  2. PyQt4 (should come with QT designer)
  3. matplotlib.

You should be able to download and install required packages using python's pip. PyQT provides an easy to use tool for designing GUIs. PyQT designs can be imported into Python as objects with methods to import data.

To run the code, navigate to the examplefeedbackgui/scripts/feedbackgui and run the feedbackguimain.py script.

Here are some tutorial for designing interfaces using QT designer:

  1. http://www.cs.usfca.edu/~afedosov/qttut/
  2. https://pythonspot.com/en/pyqt4-gui-tutorial/
  3. https://pythonspot.com/en/pyqt4/

To do List: To this point, I have been able to create a gui based on the data from Iago. Moving forward, we would like to provide feedback based on data from the conflict resolution agentd. This requires extracting offer data from the user and agent. In order to captere the offer data, we will need two buttons on the wizard inteface which allows the wizard to log user and agent offers .

We also need to output the data from CRA after each negotiation, processes that data and provide feedback based on how well the user did. The goal is to, first, determine how well the participants understood the agent's preferences before providing feedback. You can look at my example for more detail.

feedbackgui's People

Contributors

edorley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.