Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YairMZ authored Apr 18, 2020
1 parent 5a09d20 commit 829e961
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# optimization
## Optimization
My implementations from intro to optimization course

#What I have so far
- Least Squares - minimal implmentation, analytical solution + regualrization
- LP - Finding all BFS solutions, and choosing the best one.

0 comments on commit 829e961

Please sign in to comment.