synapse-alpha / mirror-neuron

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

Investigate use cases for wandb weave feature #60

Open steffencruz opened 1 year ago

steffencruz commented 1 year ago

Looks like weave has some dimensionality reduction and plotting capabilities that use PCA, t-SNE and UMAP. Integrating with this will make our lives easier and keep things simple for us.

In order to use it we click Add Panel and then select Projector. This creates a new plot

image

Looks like a projection plot is associated with a table, and applies dimensionality reduction techniques to a user-selected subset

image