Parcourir la source

Mettre à jour 'README.md'

Matthieu PUIGT il y a 5 ans
Parent
commit
93a6838e7b
1 fichiers modifiés avec 8 ajouts et 2 suppressions
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -1,5 +1,10 @@
 # Faster-than-fast NMF using random projections and Nesterov iterations
 ## by Farouk Yahaya, Matthieu Puigt, Gilles Delmaire, and Gilles Roussel
+
+
+-----
+
+
 Random projections have been recently implemented in Nonnegative Matrix Factorization (NMF) to speed-up the NMF computations, with a negligible loss of performance. In this paper, we investigate the effects of such projections when the NMF technique uses the fast Nesterov gradient descent (NeNMF). We experimentally show that structured random projections significantly speed-up NeNMF for very large data matrices. 
 
 ### Download
@@ -27,5 +32,6 @@ If you use this code for research or educational purpose, please cite:
 > F. Yahaya, M. Puigt, G. Delmaire, and G. Roussel, "Faster-than-fast NMF using random projections and Nesterov iterations," in Proc. of  iTWIST: international Traveling Workshop on Interactions between low-complexity data models and Sensing Techniques, Marseille, France, November 21-23, 2018. 
 > 
 
-### Contact
-If you need any assistance to run this code, please write to Farouk.Yahaya [at] univ-littoral.fr and Matthieu.Puigt [at] univ-littoral.fr . We will do our best to help you. 
+### Support
+
+For any suggestions or questions about this code, please contact: Farouk.Yahaya [at] univ-littoral.fr and Matthieu.Puigt [at] univ-littoral.fr.