Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
camilomarino committed Dec 28, 2020
1 parent 9dc64fd commit c0c7f28
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ProyectoFinal/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Proyecto Final TAO (Teoría y Algoritmia de Optimización) 2020

### Informe:
El documento que explica los experimentos y resultados se puede encontrar en:
- [Letra Informe](pdfs/informe_final.pdf)

### Scripts:
- [nnls](nnls.py)
- [pgd](pgd.py)
- [apgd](apgd.py)

0 comments on commit c0c7f28

Please sign in to comment.