Move Gradient Descent to a Class based architecture to make use of inheritance and precomputations.
This commit is contained in:
@@ -22,3 +22,10 @@ repos:
|
||||
- --ignore-missing-imports
|
||||
- .
|
||||
|
||||
# Strip Jupyter outputs
|
||||
- repo: https://github.com/kynan/nbstripout
|
||||
rev: 0.7.1
|
||||
hooks:
|
||||
- id: nbstripout
|
||||
name: Strip Jupyter notebook outputs
|
||||
files: \.ipynb$
|
||||
Reference in New Issue
Block a user