siddhartha-gadgil / ProvingGround

Proving Ground: Tools for Automated Mathematics
http://siddhartha-gadgil.github.io/ProvingGround/
MIT License
203 stars 38 forks source link

Autonomous + interactive running framework #271

Closed siddhartha-gadgil closed 4 years ago

siddhartha-gadgil commented 4 years ago

As with generative models, we build a system for autnomous running with smooth interactions. We sketch a design below, which as a first pass skips uses of resources. The details will be a mix of typeclasses/implicits and traits.

siddhartha-gadgil commented 4 years ago
siddhartha-gadgil commented 4 years ago
siddhartha-gadgil commented 4 years ago

General framework with bots from the above references up to 1c0c73396aa28f45d7554638 is done. We should refine this as per need to be able to use this for

siddhartha-gadgil commented 4 years ago

There is a framework now (currently at commit 139407572e) which is untested, so this issue should be replaced by ones that arise during testing and refining.