You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The glm Module" after "The Abstract Class BaseRegressor" module
The base_class Module updates
Remove Concrete Sublass RecurrentGLM from tree
Add Abstract Class Basis to tree
Either update concrete subclasses (add in Basis subclasses, add PopulationGLM, include additional Regularizer subclasses) or remove concrete subclasses and only include on individual pages
The Abstract Class BaseRegressor updates
Add subclass tree
Link directly to to developer notes for glm Module in Example card
The glm Module updates
Add subclass tree
Fix typo in figure legend: "A is a subclass if B" -> "A is a subclass of B"
(optional) Flip arrow direction in figure to point towards subclasses (e.g. have arrows indicate "A is a parent of B") (this directionality is more intuitive to me)
The observation_models Module updates
Add subclass tree
Solvers
Add an how to use SVRG guide
Modify batching not comparing gradient descent and SVRG
Overview of the documentation refactoring plan:
The text was updated successfully, but these errors were encountered: