microprediction
microprediction copied to clipboard
Create "folding from home" style standalone windows program that can be easily installed and run
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.