Kc2fresh / Counterfactual_check

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counterfactual_check

My research is centered around causality and causal systems. A very accessible introduction to causality is counterfactuals, such as which we use in every day speech. for example - if he had arrived early, he wouldnt have missed the train, or I wish i was taller. Screenshot (13) To use this app

  1. You need to have docker installed and be logged in.
  2. Fork and pull this project https://github.com/Kc2fresh/Counterfactual_check (I use vs-code) but any other way should work just as well.
  3. In the terminal, navigate to the folder of this repo, and type Docker compose up
  4. it will take a short while to set up the container, and then you can go to http://127.0.0.1/ on any of your browsers to play with it.
  5. Built with Python and React.js

About


Languages

Language:Shell 100.0%