Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Svalorzen/AI-Toolbox
/ functions
Functions
1,420 in github.com/Svalorzen/AI-Toolbox
⨍
Functions
1,420
◇
Types & classes
304
Method
setRhoLearningRate
src/MDP/Algorithms/RLearning.cpp:28
Method
setRootSeed
src/Seeder.cpp:20
Method
setScaling
src/MDP/Policies/WoLFPolicy.cpp:87
Method
setTemperature
src/MDP/Policies/QSoftmaxPolicy.cpp:34
Method
setTemperature
src/Bandit/Policies/QSoftmaxPolicy.cpp:34
Method
setTimesteps
src/Bandit/Policies/ESRLPolicy.cpp:116
Method
setTolerance
src/POMDP/Algorithms/QMDP.cpp:7
Method
setTolerance
src/POMDP/Algorithms/PBVI.cpp:12
Method
setTolerance
src/POMDP/Algorithms/PERSEUS.cpp:13
Method
setTolerance
src/POMDP/Algorithms/BlindStrategies.cpp:10
Method
setTolerance
src/POMDP/Algorithms/FastInformedBound.cpp:10
Method
setTolerance
src/POMDP/Algorithms/SARSOP.cpp:481
Method
setTolerance
src/POMDP/Algorithms/Witness.cpp:11
Method
setTolerance
src/POMDP/Algorithms/IncrementalPruning.cpp:13
Method
setTolerance
src/POMDP/Algorithms/LinearSupport.cpp:19
Method
setTolerance
src/MDP/Algorithms/SARSAL.cpp:88
Method
setTolerance
src/MDP/Algorithms/ValueIteration.cpp:10
Method
setTolerance
src/MDP/Algorithms/PolicyIteration.cpp:10
Method
setTolerance
src/MDP/Algorithms/Utils/OffPolicyTemplate.cpp:75
Method
setTolerance
include/AIToolbox/MDP/Algorithms/Dyna2.hpp:281
Method
setTolerance
include/AIToolbox/MDP/Algorithms/Utils/PolicyEvaluation.hpp:204
Method
setTraces
src/MDP/Algorithms/Utils/OffPolicyTemplate.cpp:57
Method
setTransientLambda
include/AIToolbox/MDP/Algorithms/Dyna2.hpp:311
Method
setTransitionFunction
include/AIToolbox/MDP/SparseModel.hpp:416
Method
setTrialNum
src/Factored/Bandit/Algorithms/Utils/ReusingIterativeLocalSearch.cpp:79
Method
setUpClass
(self)
test/Python/POMDP/PolicyTests.py:15
Method
setUpClass
(self)
test/Python/MDP/PolicyTests.py:18
Method
setValueFunction
src/MDP/Algorithms/ValueIteration.cpp:19
Function
setVectorItem
src/Python/Types.cpp:15
Method
setVisitsTable
src/MDP/SparseExperience.cpp:38
Method
setVisitsTable
include/AIToolbox/MDP/SparseExperience.hpp:276
Method
setVisitsTable
include/AIToolbox/MDP/Experience.hpp:269
Method
setWindowSize
src/Bandit/Policies/ESRLPolicy.cpp:120
Method
setstate
src/Python/Types.cpp:91
Method
setstate
src/Python/POMDP/SparseModel.cpp:29
Method
setstate
src/Python/POMDP/Model.cpp:29
Method
setstate
src/Python/POMDP/Policies/Policy.cpp:24
Method
setstate
src/Python/MDP/SparseModel.cpp:29
Method
setstate
src/Python/MDP/Model.cpp:29
Method
setstate
src/Python/MDP/Policies/Policy.cpp:24
Method
setupGraph
src/Factored/Bandit/Policies/ThompsonSamplingPolicy.cpp:6
Method
simulate
include/AIToolbox/POMDP/Algorithms/RTBSS.hpp:122
Method
simulate
include/AIToolbox/POMDP/Algorithms/rPOMCP.hpp:260
Method
simulate
include/AIToolbox/POMDP/Algorithms/POMCP.hpp:350
Method
simulate
include/AIToolbox/MDP/Algorithms/MCTS.hpp:238
Method
size
* @brief This function returns the size of the range covered. */
include/AIToolbox/Utils/IndexMap.hpp:468
Method
skip
include/AIToolbox/Utils/IndexMap.hpp:341
Method
solveLP
src/Factored/MDP/Algorithms/LinearProgramming.cpp:44
Method
stepUpdateP
src/MDP/Policies/PGAAPPPolicy.cpp:18
Method
stepUpdateP
src/Bandit/Policies/ESRLPolicy.cpp:19
Method
stepUpdateP
src/Bandit/Policies/LRPPolicy.cpp:13
Method
stepUpdateQ
src/Factored/MDP/Algorithms/CooperativeQLearning.cpp:20
Method
stepUpdateQ
src/Factored/MDP/Algorithms/SparseCooperativeQLearning.cpp:24
Method
stepUpdateQ
src/Factored/Bandit/Policies/MARMaxPolicy.cpp:67
Method
stepUpdateQ
src/MDP/Algorithms/ExpectedSARSA.cpp:11
Method
stepUpdateQ
src/MDP/Algorithms/SARSAL.cpp:13
Method
stepUpdateQ
src/MDP/Algorithms/HystereticQLearning.cpp:12
Method
stepUpdateQ
src/MDP/Algorithms/DoubleQLearning.cpp:13
Method
stepUpdateQ
src/MDP/Algorithms/RLearning.cpp:13
Method
stepUpdateQ
src/Bandit/Policies/SuccessiveRejectsPolicy.cpp:21
Method
stepUpdateQ
include/AIToolbox/Factored/MDP/Algorithms/CooperativePrioritizedSweeping.hpp:153
Method
stepUpdateQ
include/AIToolbox/MDP/Algorithms/PrioritizedSweeping.hpp:178
Method
stepUpdateQ
include/AIToolbox/MDP/Algorithms/Utils/OffPolicyTemplate.hpp:353
Method
sync
src/Factored/MDP/CooperativeMaximumLikelihoodModel.cpp:30
Method
sync
src/Factored/MDP/CooperativeThompsonModel.cpp:25
Method
sync
include/AIToolbox/MDP/MaximumLikelihoodModel.hpp:294
Method
sync
include/AIToolbox/MDP/SparseMaximumLikelihoodModel.hpp:306
Method
syncRow
src/Factored/MDP/CooperativeMaximumLikelihoodModel.cpp:60
Method
syncRow
src/Factored/MDP/CooperativeThompsonModel.cpp:55
Method
testCompatibility
(self)
test/Python/MDP/ExperienceTests.py:60
Method
testConstruction
(self)
test/Python/MDP/ExperienceTests.py:17
Method
testCopy
(self)
test/Python/POMDP/SparseModelTests.py:24
Method
testDefaultBuild
(self)
test/Python/POMDP/SparseModelTests.py:16
Method
testDefaultBuild
(self)
test/Python/POMDP/PolicyTests.py:25
Method
testDefaultBuild
(self)
test/Python/POMDP/ModelTests.py:16
Method
testDefaultBuild
(self)
test/Python/MDP/SparseModelTests.py:14
Method
testDefaultBuild
(self)
test/Python/MDP/PolicyTests.py:64
Method
testDefaultBuild
(self)
test/Python/MDP/ModelTests.py:14
Method
testEscapeToCorners
(self)
test/Python/MDP/MCTSTests.py:58
Method
testEscapeToCorners
(self)
test/Python/MDP/PolicyIterationTests.py:16
Method
testEscapeToCorners
(self)
test/Python/MDP/ValueIterationTests.py:16
Method
testEscapeToCornersGen
(self)
test/Python/MDP/MCTSTests.py:85
Method
testPickle
(self)
test/Python/POMDP/SparseModelTests.py:53
Method
testPickle
(self)
test/Python/POMDP/PolicyTests.py:47
Method
testPickle
(self)
test/Python/POMDP/ModelTests.py:24
Method
testPickle
(self)
test/Python/MDP/SparseModelTests.py:91
Method
testPickle
(self)
test/Python/MDP/PolicyTests.py:80
Method
testPickle
(self)
test/Python/MDP/ModelTests.py:91
Method
testRecording
(self)
test/Python/MDP/ExperienceTests.py:29
Method
testSetFunctions
(self)
test/Python/MDP/SparseModelTests.py:40
Method
testSetFunctions
(self)
test/Python/MDP/ModelTests.py:40
Method
testSimple
(self)
test/Python/Factored/JointActionLearnerTests.py:10
Method
testUpdates
(self)
test/Python/MDP/QLearningTests.py:10
Method
testVFBuild
(self)
test/Python/POMDP/PolicyTests.py:32
Method
testVFBuild
(self)
test/Python/MDP/PolicyTests.py:70
Method
test_discountedHorizon
(self)
test/Python/POMDP/IncrementalPruningTests.py:13
Method
test_solver
(self)
test/Python/POMDP/GapMinTests.py:86
Method
toContainerId
* @brief This function returns the equivalent item id of this iterator in its container. */
include/AIToolbox/Utils/IndexMap.hpp:39
Method
toContainerId
* @brief This function returns the equivalent item id of this iterator in its container. */
include/AIToolbox/Utils/IndexMap.hpp:325
Function
toFactorsPartial
src/Factored/Utils/Core.cpp:254
← previous
next →
1,301–1,400 of 1,420, ranked by callers