Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Scripts for Skewness, Download Weights, Load Weights #592

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

konzy
Copy link

@konzy konzy commented May 13, 2018

download_weights.py: downloads all the weights files.
weights_file.py: loads .gz weights files as a list.
compute_skewness.py: uses weights_file.py to load the weights, then takes policy head weights for each ID > 227 (15x196 networks), computes the skewness, and displays a graph.

Very initial commit, feel free to make my code more pretty, basically just copied and pasted from a Jupyter notebook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants