SYCL-ML
SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.
파일 탐색기
최종 버전 다운로드 (.zip)- ComputeCppCompilerChecks.cmake
- ComputeCppIRMap.cmake
- FindComputeCpp.cmake
- FindEigen.cmake
- HandleEigen.cmake
- read_mnist.hpp
- run_classifier.hpp
- run_gauss_classifier.cpp
- run_gmm.cpp
- run_lin_classifier.cpp
- run_svm.cpp
- scoped_timer.hpp
- sycl_utils.hpp
- CMakeLists.txt
- log_gaussian_distribution.hpp
- bayes_classifier.hpp
- linear_classifier.hpp
- em_classifier.hpp
- log_model_per_label.hpp
- kernel_cache.hpp
- smo.hpp
- svm.hpp
- svm_kernels.hpp
- classifier.hpp
- data_splitter.hpp
- data_splitter_extremum_dist.hpp
- extremum_dist.hpp
- eigen.hpp
- sycl_to_eigen.hpp
- cov.hpp
- functors.hpp
- helper.hpp
- mat_inv.hpp
- mat_mul.hpp
- mat_ops.hpp
- qr.hpp
- svd.hpp
- tri_inv.hpp
- tri_solve.hpp
- vec_ops.hpp
- apply_pca.hpp
- pca.hpp
- assert.hpp
- print_utils.hpp
- write_bmp.hpp
- access.hpp
- buffer_acc.hpp
- buffer_t.hpp
- common.hpp
- copy.hpp
- device_constants.hpp
- optimal_range.hpp
- save_utils.hpp
- sycl_types.hpp
- test_center.cpp
- test_cov.cpp
- test_dot_product.cpp
- test_inv.cpp
- test_mat_mul.cpp
- test_qr.cpp
- test_svd.cpp
- test_tr_op.cpp
- test_tri_solve.cpp
- test_arg_extremum_cond.cpp
- test_svm_linear.cpp
- test_svm_poly.cpp
- assert_utils.hpp
- sycl_utils.hpp
- test_save_load.cpp
- utils.hpp
- CMakeLists.txt
- .clang-format
- .gitignore
- CMakeLists.txt
- CODE_OF_CONDUCT.md
- Doxyfile
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
