Commit Graph

7713 Commits

Author SHA1 Message Date
Davis King
5874bcd116 Fixed incorrect #include
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402229
2008-05-13 01:41:25 +00:00
Davis King
bf8b42b37a Added an implementation of the kernel recursive least squares algorithm
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402228
2008-05-13 01:13:18 +00:00
Davis King
6b3a644be8 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402227
2008-05-13 00:32:58 +00:00
Davis King
80901e976a Broke the svm header file into 3 separate files.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402226
2008-05-13 00:21:07 +00:00
Davis King
280af4397b Made vector_to_matrix work for std_vector_c objects that have
non-default allocators.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402225
2008-05-12 23:22:51 +00:00
Davis King
d617349959 Made vector_to_matrix() work for std::vector objects that have non-default
allocators.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402224
2008-05-12 23:21:19 +00:00
Davis King
db3f3c17ae Added some clarifying comments to the svm example and a version number to
the about window in the bayes net gui.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402223
2008-05-10 18:53:10 +00:00
Davis King
0c356e015d updated todo list
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402222
2008-05-10 02:50:19 +00:00
Davis King
e4b4c6ec16 Fixed two bugs in the directed_graph_drawer widget. First, it sometimes threw a dlib::fatal_error
due to a race condition.  Second, the color of the nodes wasn't being serialized when save_graph()
was called.  Note that this second bug fix breaks backwards compatibility with the previous
serialization format.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402221
2008-05-10 02:49:57 +00:00
Davis King
1a188c1231 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402220
2008-05-08 23:36:11 +00:00
Davis King
184ddf02bd Updated the doc scripts due to the subversion changes.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402217
2008-05-04 03:41:55 +00:00
Davis King
754da0ef3c Properly organized the svn repository. Finally.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402199
2008-05-02 14:19:38 +00:00
Davis King
4938871460 Adding a trunk folder.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402198
2008-05-02 14:15:48 +00:00