microprediction / microprediction

If you can measure it, consider it predicted

Home Page:http://www.microprediction.org

Repository from Github https://github.commicroprediction/micropredictionRepository from Github https://github.commicroprediction/microprediction

Create "folding from home" style standalone windows program that can be easily installed and run

microprediction opened this issue · comments

Task:

  • Create standalone windows program
  • User prompted for email but optional
  • Runs the default crawler (which may be stochastic soon)
  • Hides with hover link to dashboard (optional).

One possible implementation

  • Use pyinstaller

Working on it, hoping to give my first contribution to the project.
Just to clarify,

  • The goal is to run in the background on a Windows PC to avoid Python servers and to get an advantage to resources in different machines ( yes like the project Folding@Home )
  • The email could be required to start a "session "for the crawlers.
  • With an execution icon, in the the windows dashboard

David Tello , Cheers!!

Yeah something like that. Anything that makes it easy to donate CPU to the prediction web. Over time it might do something other than run the default crawler.