CUDA Programming/ProgressionLogs: Difference between revisions

From CS486wiki
Jump to navigationJump to search
Content deleted Content added
Myuksek1 (talk | contribs)
Created page with "= 03/16/11 = * Next goal is to write a parser that would read GEO Soft files and extract the data as a matrix to be used by a ..."   (change visibility)
 
Myuksek1 (talk | contribs)
Add "back to project main page" link   (change visibility)
Line 1: Line 1:
[[CUDA_Programming|← Back to project main page]]

= 03/16/11 =
= 03/16/11 =
* Next goal is to write a parser that would read [[http://www.ncbi.nlm.nih.gov/geo/info/soft2.html|GEO Soft files]] and extract the data as a matrix to be used by a data mining algorithm
* Next goal is to write a parser that would read [[http://www.ncbi.nlm.nih.gov/geo/info/soft2.html|GEO Soft files]] and extract the data as a matrix to be used by a data mining algorithm

Revision as of 21:34, 9 March 2011

← Back to project main page

03/16/11

  • Next goal is to write a parser that would read [Soft files] and extract the data as a matrix to be used by a data mining algorithm
  • Initial page creation.