neurodata / ProgLearn

NeuroData's package for exploring and using progressive learning algorithms
https://proglearn.neurodata.io
Other
35 stars 42 forks source link

ENH & DOC update algorithm descriptions #531

Closed PSSF23 closed 2 years ago

PSSF23 commented 2 years ago

Reference issue

Type of change

Documentation & Enhancement

What does this implement/fix?

Update algorithm descriptions & rerun notebooks

Additional information

@jdey4 Every notebook except label shuffle should have the algorithm names updated.

codecov[bot] commented 2 years ago

Codecov Report

Merging #531 (d246c60) into staging (e35eeb3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           staging     #531   +/-   ##
========================================
  Coverage    90.09%   90.09%           
========================================
  Files            7        7           
  Lines          404      404           
========================================
  Hits           364      364           
  Misses          40       40           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8290ec4...d246c60. Read the comment docs.

jdey4 commented 2 years ago

@PSSF23 these notebooks do not have their algorithms label updated in the plots: https://github.com/neurodata/ProgLearn/blob/shakespeare/docs/experiments/xor_xnor_exp.ipynb, https://github.com/neurodata/ProgLearn/blob/shakespeare/docs/experiments/xor_rxor_exp.ipynb, https://github.com/neurodata/ProgLearn/blob/shakespeare/docs/experiments/rotation_cifar.ipynb,