Alex Selimov
|
2993580861
|
Add Adam optimizer, move traits around, and fix issue with conjugate gradient
|
6 days ago |
Alex Selimov
|
c9205415f2
|
Fix missing negative on residual
|
2 weeks ago |
Alex Selimov
|
fdc3ffd164
|
Add initial conjugate gradient. WIP
|
3 weeks ago |
Alex Selimov
|
08faf76ea3
|
Fix steepest descent and backtracking line search
|
4 weeks ago |
Alex Selimov
|
42e9b748dd
|
Compiling version of backtracking line search, needs debugging
|
1 month ago |
Alex Selimov
|
9e6d750c2d
|
Update README
|
1 month ago |
Alex Selimov
|
164f5a72c4
|
Update traits to operate on single generic types and not slices of generic types. This should more flexibility for the user when defining objective functions
|
1 month ago |
Alex Selimov
|
f9bc5adb71
|
Setup code architecture, some basic traits and types, and steepest descent algorithm
|
2 months ago |
Alex Selimov
|
d998a034a3
|
Initial commit and adding README
|
2 months ago |