Vowpal Wabbit
cb_explore_adf_regcb.h
Go to the documentation of this file.
1 /*
2 Copyright (c) by respective owners including Yahoo!, Microsoft, and
3 individual contributors. All rights reserved. Released under a BSD
4 license as described in the file LICENSE.
5 */
6 #pragma once
7 
9 #include "reductions_fwd.h"
10 
11 namespace VW
12 {
13 namespace cb_explore_adf
14 {
15 namespace regcb
16 {
18 } // namespace regcb
19 } // namespace cb_explore_adf
20 } // namespace VW
LEARNER::base_learner * setup(VW::config::options_i &options, vw &all)
Definition: autolink.cc:11