- LED_KEY lpc2114 外部中断控制LED
- melfiltersel coding for generating a mel filter bank for a given frequency vector
- Wiley.The.Web.Application.Hackers.Handbook.Oct.20 This book is a practical guide to discovering and exploiting security flaws in web applications. By “web application” we mean an application that is accessed by using a web browser to communicate with a web server
- C-Sharp-web-application C#网络应用编程实验指导与开发实例
- Indy_tcp_udp delphi for upt tcp demo
- Sync_RW c#开发的OPC客户端
文件名称:active_learning-master
介绍说明--下载内容来自于网络,使用问题请自行百度
active learning
This software package provides a toolbox for testing pool-based active-learning algorithms in MATLAB.-This software package provides a toolbox for testing pool-based active-learning algorithms in MATLAB.
This software package provides a toolbox for testing pool-based active-learning algorithms in MATLAB.-This software package provides a toolbox for testing pool-based active-learning algorithms in MATLAB.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
active_learning-master/
active_learning-master/LICENSE
active_learning-master/README.md
active_learning-master/active_learning.m
active_learning-master/label_oracles/
active_learning-master/label_oracles/bernoulli_oracle.m
active_learning-master/label_oracles/label_oracles.m
active_learning-master/label_oracles/lookup_oracle.m
active_learning-master/label_oracles/multinomial_oracle.m
active_learning-master/models/
active_learning-master/models/cheating_model.m
active_learning-master/models/ensemble.m
active_learning-master/models/gaussian_process_model.m
active_learning-master/models/knn_model.m
active_learning-master/models/label_propagation_model.m
active_learning-master/models/model_memory_wrapper.m
active_learning-master/models/models.m
active_learning-master/models/random_forest_model.m
active_learning-master/other/
active_learning-master/other/get_label_oracle.m
active_learning-master/other/get_model.m
active_learning-master/other/get_query_strategy.m
active_learning-master/other/get_score_function.m
active_learning-master/other/get_selector.m
active_learning-master/query_strategies/
active_learning-master/query_strategies/argmax.m
active_learning-master/query_strategies/argmin.m
active_learning-master/query_strategies/expected_error_reduction.m
active_learning-master/query_strategies/margin_sampling.m
active_learning-master/query_strategies/query_by_committee.m
active_learning-master/query_strategies/query_strategies.m
active_learning-master/query_strategies/uncertainty_sampling.m
active_learning-master/score_functions/
active_learning-master/score_functions/calculate_entropies.m
active_learning-master/score_functions/expected_loss_lookahead.m
active_learning-master/score_functions/expected_loss_naive.m
active_learning-master/score_functions/expected_utility_lookahead.m
active_learning-master/score_functions/expected_utility_naive.m
active_learning-master/score_functions/loss_functions/
active_learning-master/score_functions/loss_functions/expected_01_loss.m
active_learning-master/score_functions/loss_functions/expected_log_loss.m
active_learning-master/score_functions/loss_functions/loss_functions.m
active_learning-master/score_functions/margin.m
active_learning-master/score_functions/marginal_entropy.m
active_learning-master/score_functions/score_functions.m
active_learning-master/selectors/
active_learning-master/selectors/fixed_test_set_selector.m
active_learning-master/selectors/graph_walk_selector.m
active_learning-master/selectors/identity_selector.m
active_learning-master/selectors/meta_selectors/
active_learning-master/selectors/meta_selectors/complement_selector.m
active_learning-master/selectors/meta_selectors/intersection_selector.m
active_learning-master/selectors/meta_selectors/union_selector.m
active_learning-master/selectors/probability_treshold_selector.m
active_learning-master/selectors/random_selector.m
active_learning-master/selectors/selectors.m
active_learning-master/selectors/unlabeled_selector.m
active_learning-master/LICENSE
active_learning-master/README.md
active_learning-master/active_learning.m
active_learning-master/label_oracles/
active_learning-master/label_oracles/bernoulli_oracle.m
active_learning-master/label_oracles/label_oracles.m
active_learning-master/label_oracles/lookup_oracle.m
active_learning-master/label_oracles/multinomial_oracle.m
active_learning-master/models/
active_learning-master/models/cheating_model.m
active_learning-master/models/ensemble.m
active_learning-master/models/gaussian_process_model.m
active_learning-master/models/knn_model.m
active_learning-master/models/label_propagation_model.m
active_learning-master/models/model_memory_wrapper.m
active_learning-master/models/models.m
active_learning-master/models/random_forest_model.m
active_learning-master/other/
active_learning-master/other/get_label_oracle.m
active_learning-master/other/get_model.m
active_learning-master/other/get_query_strategy.m
active_learning-master/other/get_score_function.m
active_learning-master/other/get_selector.m
active_learning-master/query_strategies/
active_learning-master/query_strategies/argmax.m
active_learning-master/query_strategies/argmin.m
active_learning-master/query_strategies/expected_error_reduction.m
active_learning-master/query_strategies/margin_sampling.m
active_learning-master/query_strategies/query_by_committee.m
active_learning-master/query_strategies/query_strategies.m
active_learning-master/query_strategies/uncertainty_sampling.m
active_learning-master/score_functions/
active_learning-master/score_functions/calculate_entropies.m
active_learning-master/score_functions/expected_loss_lookahead.m
active_learning-master/score_functions/expected_loss_naive.m
active_learning-master/score_functions/expected_utility_lookahead.m
active_learning-master/score_functions/expected_utility_naive.m
active_learning-master/score_functions/loss_functions/
active_learning-master/score_functions/loss_functions/expected_01_loss.m
active_learning-master/score_functions/loss_functions/expected_log_loss.m
active_learning-master/score_functions/loss_functions/loss_functions.m
active_learning-master/score_functions/margin.m
active_learning-master/score_functions/marginal_entropy.m
active_learning-master/score_functions/score_functions.m
active_learning-master/selectors/
active_learning-master/selectors/fixed_test_set_selector.m
active_learning-master/selectors/graph_walk_selector.m
active_learning-master/selectors/identity_selector.m
active_learning-master/selectors/meta_selectors/
active_learning-master/selectors/meta_selectors/complement_selector.m
active_learning-master/selectors/meta_selectors/intersection_selector.m
active_learning-master/selectors/meta_selectors/union_selector.m
active_learning-master/selectors/probability_treshold_selector.m
active_learning-master/selectors/random_selector.m
active_learning-master/selectors/selectors.m
active_learning-master/selectors/unlabeled_selector.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.