synapse-alpha / mirror-neuron

Experiments on bittensor reward models to find exploits
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Compile a list of requirements to make bittensor neuron class fully configurable #69

Open steffencruz opened 1 year ago

steffencruz commented 1 year ago

This will include specifying models such as gating and reward #67, removing forceful actions (downloading big objects, registering wallets, connecting to network).

This is a moving target so make a list for text_prompting branch (as copied in mirror neuron) and also current neuron implementation in latest text_prompting branch.

steffencruz commented 1 year ago

Deliverable here is a PR in bittensor for neuron.py with updated design

steffencruz commented 1 year ago

Related to #65 and #67