| Change Set |
Date |
Downloads |
Comment |
13508
by
JavierTordable
|
Jun 19 2008 at
6:48 PM
|
468 |
Deleting old files |
13507
by
JavierTordable
|
Jun 19 2008 at
6:47 PM
|
30 |
RC1 |
12384
by
JavierTordable
|
Jun 7 2008 at
11:33 PM
|
14 |
Adding the backpropagation and the normalization of the data (necesary here). Some cleanup needed here an there but this should be close to RC. |
12268
by
JavierTordable
|
Jun 3 2008 at
4:01 AM
|
5 |
Adding the training parameters window and implementation. Adding the train results window and implementation. Adding the classifier performance measures code. The only thing missing is a correct implementation of gradient descent. |
12110
by
JavierTordable
|
May 28 2008 at
3:28 AM
|
8 |
Adding the loading of Analysis Data. The only thing missing is the NN train parameters window, the NN training algorithm and the training validation |
12109
by
JavierTordable
|
May 28 2008 at
1:57 AM
|
2 |
Refactoring the event handling of the UI. |
12081
by
JavierTordable
|
May 27 2008 at
6:34 AM
|
2 |
Refactoring the training data loading |
12061
by
JavierTordable
|
May 26 2008 at
8:16 PM
|
4 |
Removing old files |
12042
by
JavierTordable
|
May 26 2008 at
7:46 AM
|
0 |
Adding new data classes. Removing old data classes. Now everything should be LINQ based. WARNING **This change breaks the load data functionality** |
11917
by
JavierTordable
|
May 22 2008 at
5:15 AM
|
1 |
Moving out the GFR |
11584
by
JavierTordable
|
May 14 2008 at
2:39 AM
|
9 |
Refactoring the Finance Reader (1/2) |
11450
by
JavierTordable
|
May 10 2008 at
4:40 AM
|
10 |
Fixing a bug in GFR. Also updating the database, which now contains correct data |
11447
by
JavierTordable
|
May 10 2008 at
4:00 AM
|
2 |
First completely functional version of Finance Reader. It fetches all available data about the 30 DJIA companies, income statements, balance sheets and cash flow and leaves it in the database. |
11329
by
JavierTordable
|
May 7 2008 at
3:55 AM
|
2 |
Adding part of the data fetch in Google Finance Reader. Get the page and extract the interesting sections. |
11090
by
JavierTordable
|
May 2 2008 at
5:25 AM
|
1 |
Minor bugs in the AI classes |
8459
by
JavierTordable
|
Apr 3 2008 at
10:05 AM
|
18 |
Updating vs options... |
8458
by
JavierTordable
|
Apr 3 2008 at
10:04 AM
|
2 |
Adding the criteria to select samples and features. Also finishing the loading of the training data |
8346
by
JavierTordable
|
Mar 30 2008 at
7:41 PM
|
4 |
Fixing a bug in the connection string to the database. Making the path relative |
8337
by
JavierTordable
|
Mar 30 2008 at
7:16 AM
|
0 |
Mode functions of hte load form |
8044
by
JavierTordable
|
Mar 25 2008 at
3:16 AM
|
5 |
Adding the load parameter window |
8002
by
JavierTordable
|
Mar 24 2008 at
1:25 AM
|
2 |
Updating the diagrams and making the Neuron sealed |
8001
by
JavierTordable
|
Mar 24 2008 at
1:12 AM
|
0 |
Adding all the error handling and updating the copyright notice |
5673
by
JavierTordable
|
Feb 26 2008 at
9:30 AM
|
21 |
Implementation of the Neural Net |
5430
by
JavierTordable
|
Feb 23 2008 at
9:05 PM
|
2 |
ISample interface, ClassificationData, multiple changes in the interfaces. Also changes in the namespace, FinanceAI.AI. |
5312
by
JavierTordable
|
Feb 22 2008 at
4:05 AM
|
3 |
Updating the Predictor class and the Extractor |