Commit Graph

8277 Commits (master)
 

Author SHA1 Message Date
Davis King 91c9544aa5 set the subversion eol-style to native for these files
16 years ago
Davis King 8fa3384277 set the subversion eol-style to native for these files
16 years ago
Davis King 0b26c0ba46 set the subversion eol-style to native for these files
16 years ago
Davis King 9ace2f11fe fixed some compiler warnings
16 years ago
Davis King 8486314823 fixed compiler warning
16 years ago
Davis King 26b0f8f385 Changed version number in the bayes net gui code since this version
16 years ago
Davis King a0db2a60d0 Added a min() and max() to the running_stats object.
16 years ago
Davis King 4129ef3ca5 updated the how to compile docs
16 years ago
Davis King 9d05fb29cc Fixed some grammar and typos
16 years ago
Davis King 7226d0b68b made the examples a little more clear.
16 years ago
Davis King 8314cc6856 minor code cleanup
16 years ago
Davis King b464b944c3 changed to avoid compiler warning in visual studio
16 years ago
Davis King 8b7688034d updated the docs
16 years ago
Davis King 9de97a2e3e Improved this example
16 years ago
Davis King cd9dbd575a Added the running_stats object
16 years ago
Davis King e8537b1f7b Just code clean up stuff like making sure everything uses the right
16 years ago
Davis King 69b4407c50 Added some missing requires clauses to the max and min functions.
16 years ago
Davis King 6cd52824f8 Fixed the kkmeans example so that it actually makes points in a circle
16 years ago
Davis King f7d40eb2af Changed code slightly to avoid compiler error in some versions of gcc.
16 years ago
Davis King 588b1cc49c updated the docs
17 years ago
Davis King ca4cd48c13 Fixed typo in spec
17 years ago
Davis King 71758aa94e Merging in the unicode branch. The change log for that branch is as follows:
17 years ago
Davis King 8dda77b5b1 Made the stack trace code a little cleaner
17 years ago
Davis King 62aa6ba7cd updated the docs
17 years ago
Davis King 77ffbef9f8 Added a comment to cite the kmeans++ paper
17 years ago
Davis King 05b3538698 updated the kkmeans example
17 years ago
Davis King 842bdb4a49 Added the pick_initial_centers() function
17 years ago
Davis King 1e2a3615cf Added a get_kernel() function to these objects. Also fixed some incorrect
17 years ago
Davis King aad01becc4 Added a max iteration argument to the kkmeans train function.
17 years ago
Davis King d1457cd6bf made the code a little more clear
17 years ago
Davis King 5051c25cbc updated the docs
17 years ago
Davis King 84d403f421 Added an example that uses the krls object to do filtering.
17 years ago
Davis King f76ce33475 Renamed the get_tolerance() and get_max_dictionary_size() functions
17 years ago
Davis King 3e1edfaa32 - Added a max dictionary setting to the kcentroid object
17 years ago
Davis King 94ebc5c338 Updated the comments
17 years ago
Davis King 307740b85d - Fixed a minor numerical error in the krls code so now it gets slightly better
17 years ago
Davis King f8fe979b7a Made the specs a little more clear and added some more tests
17 years ago
Davis King 9328d20991 Fixed a typo in the spec for round_zeros
17 years ago
Davis King d4a633ea62 updated the docs
17 years ago
Davis King ad06153a0b - Fixed some issues with the requires clause of the removerc function.
17 years ago
Davis King 881c2b090f Added some clarifying comments to the svd function.
17 years ago
Davis King 7f3eb53a88 Fixed an aliasing bug in the set_subm(), set_rowm(), and set_colm()
17 years ago
Davis King 325c73087e updated the docs
17 years ago
Davis King 6d23c80a28 Removed the DLIB_PNG_SUPPORT stuff from the how to compile page.
17 years ago
Davis King f093374d6d Fixed compiler error I added to the matrix a moment ago.
17 years ago
Davis King f825990c39 Changed the matrix operations so that they result in shorter type names
17 years ago
Davis King 2801ca62c7 Added an initial cut of the http client code from Steven Van Ingelgem.
17 years ago
Davis King bdd16302eb make a release
17 years ago
Davis King 164b62cab6 updated the docs
17 years ago
Davis King 79770dc7db Added some missing assert statements.
17 years ago