[eigen] Optimization Algorithms |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Optimization Algorithms
- From: Li Wei <lwthucs@xxxxxxxxx>
- Date: Fri, 20 Aug 2010 15:15:16 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=o5m8HPdtfys2MIS62nr/0lfcqjlpkvAKUa1j4OIz/hM=; b=Go+BsI+BEnoKiwNKlBB4BYjkWkNz6iBUSKu4jPUngrVE+8oi2q2rUf4VPw1wGqm19D Kdbov+OAdD1KPM9NtaTuoZT3DH8IeiwgHiWJ1pw50dN0jxCm0YP57F1S0KwGe3J1dgbv nehLL0RLVWxOn3xZliiT4lOC40rn0nNnvjRxw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eBc9A1CH9+liA1T+Erpz1mg65XzzPX8d6JXrcVwYmVMh+l8L1PYTyRBLCB2QB49wKL RU3FydM+phj08DmzL2ULqK/gOkNrg6HPXFUeolcnnrkTsPcYxKsFrcXzl8DHY9fdwK/Z A0jyDtGW6KBzpC4JDlUrhpTxS2ne2G5Cmd2oQ=
Hi Everyone:
I am a researchers specified in Machine Learning algorithms. I want to find a flexible sets of optimization algorithms to replace the matlab as it runs most of the time tooooo slow. I google with the keyword Eigen and Optimization and sees no meaningful result.
So is there any optimization toolbox using eigen right now that I can use? And if not, is anyone else interested in adding an optimization module to the Eigen?
I am new here and , sorry to interrupt!