numenta / nupic.research

Experimental algorithms. Unsupported.
https://nupicresearch.readthedocs.io
GNU Affero General Public License v3.0
107 stars 60 forks source link

Sparsity analysis #555

Closed lucasosouza closed 3 years ago

lucasosouza commented 3 years ago

@lspracklen added a notebook showing how to load a sparse model and inspect sparsities per layer. In that there is also a list of the bert models and sparse models we trained, so we can iterate through them.

(ps: there are other minor commits in this PR not related to inspecting sparsity)