.. |
bayes_net_ex.cpp
|
Fixed grammar.
|
2010-01-02 06:17:29 +00:00 |
bayes_net_from_disk_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
bayes_net_gui_ex.cpp
|
Updated the examples to use dlib::sa rather than string_cast.
|
2010-11-10 01:10:22 +00:00 |
bridge_ex.cpp
|
Added example output
|
2011-05-14 18:17:49 +00:00 |
CMakeLists.txt
|
Added an example program for the bridge object.
|
2011-05-14 18:09:06 +00:00 |
compress_stream_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
config_reader_ex.cpp
|
Updated example to not use ::kernel_1a syntax.
|
2011-04-18 18:49:57 +00:00 |
config.txt
|
Added an example showing how to use the config_reader.
|
2009-05-30 18:01:38 +00:00 |
custom_trainer_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
dir_nav_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
empirical_kernel_map_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
file_to_code_ex.cpp
|
updated example to not use ::kernel_1a syntax.
|
2011-04-18 18:23:04 +00:00 |
gui_api_ex.cpp
|
Added a comment about using lambda functions as event handlers.
|
2011-02-08 23:59:12 +00:00 |
image_ex.cpp
|
Changed the array2d object so you don't have to say array2d<type>::kernel_1a
|
2011-05-28 10:26:29 -04:00 |
kcentroid_ex.cpp
|
Added some comments and cleaned up code slightly.
|
2010-01-29 00:31:39 +00:00 |
kkmeans_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
krls_ex.cpp
|
Made a comment clearer
|
2010-12-31 13:58:00 +00:00 |
krls_filter_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
krr_classification_ex.cpp
|
updated example
|
2010-07-24 21:10:59 +00:00 |
krr_regression_ex.cpp
|
Added comments about using randomly_subsample() when using compute_mean_squared_distance()
|
2010-09-10 17:14:52 +00:00 |
least_squares_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
LICENSE_FOR_EXAMPLE_PROGRAMS.txt
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
linear_manifold_regularizer_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
logger_ex_2.cpp
|
Added a comment about the configure_loggers_from_file() function.
|
2009-05-30 14:59:59 +00:00 |
logger_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
matrix_ex.cpp
|
Updated matrix example.
|
2010-11-18 01:29:32 +00:00 |
matrix_expressions_ex.cpp
|
Updated example
|
2010-11-18 03:14:51 +00:00 |
member_function_pointer_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
mlp_ex.cpp
|
Fixed grammar.
|
2009-03-08 16:07:34 +00:00 |
model_selection_ex.cpp
|
Fixed grammar.
|
2010-04-02 12:56:57 +00:00 |
multiclass_classification_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
multithreaded_object_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
optimization_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
pipe_ex_2.cpp
|
Simplified pipe examples by removing the ::kernel_1a stuff now that it is
|
2011-04-18 14:38:10 +00:00 |
pipe_ex.cpp
|
Simplified pipe examples by removing the ::kernel_1a stuff now that it is
|
2011-04-18 14:38:10 +00:00 |
quantum_computing_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
queue_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
rank_features_ex.cpp
|
Renamed rand::float_1a to rand.
|
2011-05-04 21:24:12 +00:00 |
rvm_ex.cpp
|
Added a comment about playing around with the epsilon to improve
|
2010-07-24 21:33:19 +00:00 |
rvm_regression_ex.cpp
|
Added a comment about playing around with the epsilon to improve
|
2010-07-24 21:33:19 +00:00 |
server_http_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
sockets_ex_2.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
sockets_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |
sockstreambuf_ex.cpp
|
Changed this example so it recommends using stream.peek()!=EOF instead of stream.good()
|
2010-12-22 20:41:59 +00:00 |
std_allocator_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
surf_ex.cpp
|
Changed the array2d object so you don't have to say array2d<type>::kernel_1a
|
2011-05-28 10:26:29 -04:00 |
svm_ex.cpp
|
Changed the example program to suggest a logarithmic grid search
|
2010-12-22 20:37:31 +00:00 |
svm_pegasos_ex.cpp
|
Fixed grammar.
|
2010-04-02 12:56:57 +00:00 |
svm_sparse_ex.cpp
|
Added a call to set_c() to this example.
|
2010-03-03 03:36:26 +00:00 |
svr_ex.cpp
|
Added a call to cross_validate_regression_trainer()
|
2010-12-31 15:04:49 +00:00 |
thread_function_ex.cpp
|
Minor changes to avoid compile time errors when using visual studio 10.
|
2010-08-14 03:33:52 +00:00 |
thread_pool_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
threaded_object_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
threads_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
timer_ex.cpp
|
Added licensing comments to the example programs.
|
2009-02-17 01:45:57 +00:00 |
xml_parser_ex.cpp
|
removed the svn:executable flag from a bunch of .cpp files
|
2010-12-31 05:02:38 +00:00 |