synapse-alpha / mirror-neuron

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

Investigate the utility of cli-style config args for dendrite/gating/reward model #67

Open steffencruz opened 1 year ago

steffencruz commented 1 year ago

This will mean that we never have to update the init method of the classes we analyze. Instead we could add logic to set the internal dendrite_pool, gating_model and reward_model using the config object.