Home
last modified time | relevance | path

Searched refs:exploration (Results 1 – 25 of 1502) sorted by relevance

12345678910>>...61

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/pinpoint/models/
H A Dexploration_test.py13 from dashboard.pinpoint.models import exploration
39 results = exploration.Speculate(
51 results = exploration.Speculate(
65 results = exploration.Speculate(
79 results = exploration.Speculate(
94 results = exploration.Speculate(
105 results = exploration.Speculate(
125 results = exploration.Speculate(
137 results = exploration.Speculate(
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/KeywordMetadata/
H A Dmethod-efficient_global-batch_size-exploration1 Blurb:: Portion of batch size dedicated to exploration
5 exploration and exploitation. Refinement candidates can also be
7 variance. For a specified \c batch_size, \c exploration specifies the
8 subset of this total that will be dedicated to pure exploration of the
13 balancing exploration and exploitation .
23 exploration = 2 # 2 out of 8
/dports/science/pybrain/pybrain-0.3.3/pybrain/optimization/finitedifference/
H A Dpgpe.py13 exploration = "local" variable in PGPE
73 if self.exploration == "global":
77 elif self.exploration == "local":
80 elif self.exploration == "cma":
84 … raise NotImplementedError(str(self.exploration) + " not a known exploration parameter setting.")
/dports/science/pybrain/pybrain-0.3.3/pybrain/structure/modules/
H A Dstatedependentlayer.py14 self.exploration = zeros(dim, float)
34 self.exploration[:] = self.module.activate(self.state)
42 assert self.exploration != None
46 outbuf[:] = inbuf + self.exploration
47 self.exploration = zeros(self.dim, float)
/dports/games/endless-sky/endless-sky-0.9.14/
H A Dendless-sky.desktop6 Comment=Space exploration and combat game
8 Comment[fr]=Jeu d'exploration et de combat dans l'espace
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/reinforcement_learning/policy/
H A Dgreedy_policy.hpp69 double exploration = math::Random(); in Sample() local
73 if (!deterministic && exploration < epsilon && isNoisy == false) in Sample()
/dports/misc/adios2/ADIOS2-2.7.1/docs/user_guide/source/ecosystem/
H A Dutilities.rst5 ADIOS 2 provides a set of command line utilities for quick data exploration and
15 * ``bpls`` : exploration of bp/hdf5 files data and metadata in human readable formats
/dports/sysutils/cdrkit/cdrkit-1.1.11/3rd-party/dirsplit/
H A DChangeLog4 * dropped the "du" exploration mode
24 (exploration) go get data, not trusting du -a crap
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-bibtex.r/bib-simple.d/
H A Dexpected.tags4 1960-rocket_deep-exploration input.bib /^@conference{1960-rocket_deep-exploration,$/;" c
/dports/sysutils/genisoimage/cdrkit-1.1.11/3rd-party/dirsplit/
H A DChangeLog4 * dropped the "du" exploration mode
24 (exploration) go get data, not trusting du -a crap
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/fz/
H A DSolve.java423 if (si.exploration().equals("lds")) in run_single_search()
426 else if (si.exploration().equals("credit")) in run_single_search()
435 …if (si == null || si.exploration() == null || si.exploration().equals("complete") || si.exploratio… in run_single_search()
436 .exploration().equals("credit")) in run_single_search()
1042 if (si.exploration() == null || si.exploration().equals("complete")) in run_sequence_search()
1343 if (si.exploration().equals("lds")) { in sub_search()
1348 if (si.exploration().equals("credit")) { in sub_search()
1360 if (si.exploration().equals("lds")) { in sub_search()
1365 if (si.exploration().equals("credit")) { in sub_search()
1394 if (si.exploration().equals("lds")) { in sub_search()
[all …]
/dports/misc/ompl/ompl-1.5.2/src/ompl/base/spaces/constraint/
H A DAtlasStateSpace.h234 void setExploration(double exploration) in setExploration() argument
236 if (exploration >= 1) in setExploration()
239 exploration_ = exploration; in setExploration()
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/listings/ch11-writing-automated-tests/no-listing-01-changing-test-name/src/
H A Dlib.rs4 fn exploration() { in exploration() function
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/listings/ch11-writing-automated-tests/listing-11-03/src/
H A Dlib.rs5 fn exploration() { in exploration() function
/dports/science/py-pyaixi/pyaixi-1.0.4.post1/conf/
H A Dkuhn_poker.conf2 exploration = 0.99
H A Drock_paper_scissors.conf2 exploration = 0.999
H A Dcoin_flip.conf4 exploration = 0.1
H A Drock_paper_scissors_fast.conf2 exploration = 0.999
H A Dtic_tac_toe.conf2 exploration = 0.9999
H A Dtiger.conf2 exploration = 0.99
H A Dextended_tiger.conf4 exploration = 0.99
/dports/security/nmap/nmap-7.91/
H A Dnmap-7.91-1.spec20 Summary: Network exploration tool and security scanner
47 for network exploration or security auditing. Many systems and network
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/css/CSS2/backgrounds/
H A Dbackground-alpha-README1 These files are experimental exploration rather than well written QA
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/css/CSS2/backgrounds/
H A Dbackground-alpha-README1 These files are experimental exploration rather than well written QA
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/css/CSS2/backgrounds/
H A Dbackground-alpha-README1 These files are experimental exploration rather than well written QA

12345678910>>...61