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
↓ 7 callers
Method
factorSize
include/AIToolbox/Factored/Utils/FactorGraph.hpp:431
↓ 7 callers
Method
getA
* @brief This function returns the number of actions of the environment. */
src/Python/MDP/GenerativeModelPython.hpp:44
↓ 7 callers
Method
getDiscount
src/MDP/SparseModel.cpp:55
↓ 7 callers
Method
getExpectedReward
include/AIToolbox/MDP/ThompsonModel.hpp:308
↓ 7 callers
Method
getO
src/POMDP/Policies/Policy.cpp:61
↓ 7 callers
Method
getObservationProbability
include/AIToolbox/POMDP/Model.hpp:340
↓ 7 callers
Method
getPartialSize
src/Factored/Utils/BayesianNetwork.cpp:129
↓ 7 callers
Method
getS
* @brief This function returns the number of states of the environment. */
src/Python/MDP/GenerativeModelPython.hpp:39
↓ 7 callers
Method
getWidth
src/MDP/Environments/Utils/GridWorld.cpp:89
↓ 7 callers
Method
isTerminal
include/AIToolbox/MDP/ThompsonModel.hpp:313
↓ 7 callers
Method
setDiscount
src/MDP/Model.cpp:47
↓ 7 callers
Method
setObservationFunction
include/AIToolbox/POMDP/Model.hpp:319
↓ 7 callers
Method
solve
src/Utils/LP/LpSolveWrapper.cpp:126
↓ 7 callers
Function
updateBeliefPartial
include/AIToolbox/POMDP/Utils.hpp:289
↓ 6 callers
Method
addColumn
src/Utils/LP/LpSolveWrapper.cpp:110
↓ 6 callers
Method
bestVariableToRemove
include/AIToolbox/Factored/Utils/FactorGraph.hpp:446
↓ 6 callers
Function
factorSpace
src/Factored/Utils/Core.cpp:196
↓ 6 callers
Method
getHeight
src/MDP/Environments/Utils/GridWorld.cpp:90
↓ 6 callers
Method
getTolerance
src/POMDP/Algorithms/QMDP.cpp:15
↓ 6 callers
Method
getValue
src/Factored/Utils/FactoredMatrix.cpp:7
↓ 6 callers
Method
isValid
src/Factored/Utils/Trie.cpp:71
↓ 6 callers
Function
nChooseK
src/Utils/Combinatorics.cpp:4
↓ 6 callers
Method
sampleSR
include/AIToolbox/MDP/ThompsonModel.hpp:296
↓ 6 callers
Function
sequential_sorted_find
include/AIToolbox/Utils/Core.hpp:228
↓ 6 callers
Method
setObjective
src/Utils/LP/LpSolveWrapper.cpp:78
↓ 6 callers
Method
setUnbounded
src/Utils/LP/LpSolveWrapper.cpp:122
↓ 6 callers
Function
wrapDiff
Compute difference between two coordinates, consistent with the wraparound world with size SQUARE_SIZE x SQUARE_SIZE. Parameters ---
examples/MDP/tiger_antelope.py:41
↓ 6 callers
Function
wrapDiff
Returns distance between coordinates. It is consistent with the wraparound world.
examples/MDP/tiger_antelope.cpp:39
↓ 5 callers
Method
cbegin
* @brief This function returns a const_iterator to the beginning of this filtered range. */
include/AIToolbox/Utils/IndexMap.hpp:251
↓ 5 callers
Function
crossSumBestAtBelief
include/AIToolbox/POMDP/Utils.hpp:504
↓ 5 callers
Function
dominates
* @brief This function checks whether an Hyperplane dominates another. * * @param lhs The Hyperplane that should dominate. * @param rhs
include/AIToolbox/Utils/Polytope.hpp:45
↓ 5 callers
Method
getA
src/MDP/Model.cpp:60
↓ 5 callers
Method
getCurrentPhase
src/Bandit/Policies/SuccessiveRejectsPolicy.cpp:75
↓ 5 callers
Method
getExpectedReward
src/MDP/SparseModel.cpp:37
↓ 5 callers
Method
getO
include/AIToolbox/POMDP/SparseModel.hpp:386
↓ 5 callers
Method
getPolicy
src/MDP/Policies/WoLFPolicy.cpp:67
↓ 5 callers
Method
getTransitionProbability
src/MDP/SparseModel.cpp:33
↓ 5 callers
Function
makeSysAdminBiRing
src/Factored/MDP/Environments/SysAdminRing.cpp:112
↓ 5 callers
Function
makeSysAdminUniRing
src/Factored/MDP/Environments/SysAdminRing.cpp:9
↓ 5 callers
Method
reset
include/AIToolbox/Factored/Utils/FactorGraph.hpp:317
↓ 5 callers
Function
rmWit
src/POMDP/Algorithms/SARSOP.cpp:21
↓ 5 callers
Method
sampleSR
src/MDP/Model.cpp:33
↓ 5 callers
Method
setRewardMatrix
src/MDP/Experience.cpp:43
↓ 5 callers
Method
setVisitsTable
src/MDP/Experience.cpp:35
↓ 5 callers
Method
stepUpdateQ
src/MDP/Algorithms/QLearning.cpp:11
↓ 5 callers
Function
weakBoundDistance
src/POMDP/Utils.cpp:23
↓ 4 callers
Method
batchUpdateQ
include/AIToolbox/MDP/Algorithms/DynaQ.hpp:157
↓ 4 callers
Function
checkTag
src/Factored/Utils/Core.cpp:6
↓ 4 callers
Function
computeQFunction
include/AIToolbox/MDP/Utils.hpp:106
↓ 4 callers
Function
decodeState
Convert from state_index to coordinate. Parameters ---------- state: int Index of the state. Returns ------- co
examples/MDP/tiger_antelope.py:182
↓ 4 callers
Function
decodeState
examples/MDP/tiger_antelope.cpp:122
↓ 4 callers
Method
end
include/AIToolbox/Factored/Utils/FactorGraph.hpp:435
↓ 4 callers
Function
findBestAtSimplexCorner
include/AIToolbox/Utils/Polytope.hpp:95
↓ 4 callers
Function
findVerticesNaive
include/AIToolbox/Utils/Polytope.hpp:340
↓ 4 callers
Method
getA
test/MDP/MCTSTests.cpp:123
↓ 4 callers
Method
getActionProbability
src/Bandit/Policies/ESRLPolicy.cpp:88
↓ 4 callers
Method
getDiscount
* @brief This function returns the discount of the environment. */
src/Python/MDP/GenerativeModelPython.hpp:49
↓ 4 callers
Method
getExpectedReward
src/MDP/Model.cpp:43
↓ 4 callers
Method
getFactorToSkipId
src/Factored/Utils/Core.cpp:412
↓ 4 callers
Method
getH
src/POMDP/Policies/Policy.cpp:65
↓ 4 callers
Method
getMin
src/Factored/Utils/Trie.cpp:75
↓ 4 callers
Method
getTransitionProbability
src/MDP/Model.cpp:39
↓ 4 callers
Function
makeA0MatrixLoad
* @brief This function builds the transition matrix for a single load state factor in the SysAdmin problem in case of action 1 (reboot). * *
src/Factored/MDP/Environments/SysAdminUtils.hpp:91
↓ 4 callers
Function
makeA0MatrixStatus
* @brief This function builds the transition matrix for a single status state factor in the SysAdmin problem in case of action 0 (no-reboot). *
src/Factored/MDP/Environments/SysAdminUtils.hpp:23
↓ 4 callers
Function
makeA1MatrixLoad
* @brief This function builds the transition matrix for a single load state factor in the SysAdmin problem in case of action 1 (reboot). * *
src/Factored/MDP/Environments/SysAdminUtils.hpp:122
↓ 4 callers
Function
makeA1MatrixStatus
* @brief This function builds the transition matrix for a single status state factor in the SysAdmin problem in case of action 1 (reboot). *
src/Factored/MDP/Environments/SysAdminUtils.hpp:66
↓ 4 callers
Function
makeRewardMatrix
* @brief This function builds the reward function which is the same for all agents. * * The parameter can be built using the makeA0MatrixLoa
src/Factored/MDP/Environments/SysAdminUtils.hpp:149
↓ 4 callers
Method
sampleSOR
include/AIToolbox/POMDP/Model.hpp:360
↓ 4 callers
Method
sampleSR
test/MDP/MCTSTests.cpp:134
↓ 4 callers
Method
setDiscount
src/MDP/SparseModel.cpp:41
↓ 4 callers
Method
setTransitionFunction
test/MDP/Utils/OldMDPModel.hpp:323
↓ 4 callers
Method
size
* @brief This function returns the size of the range covered. */
include/AIToolbox/Utils/Combinatorics.hpp:148
↓ 4 callers
Method
stepUpdateQ
src/Factored/MDP/Algorithms/JointActionLearner.cpp:21
↓ 4 callers
Method
subsetsSize
* @brief This function returns the number of subsets enumerated over. */
include/AIToolbox/Utils/Combinatorics.hpp:138
↓ 4 callers
Function
updateBelief
include/AIToolbox/POMDP/Utils.hpp:235
↓ 3 callers
Function
APSP
include/AIToolbox/Factored/Utils/APSP.hpp:28
↓ 3 callers
Method
Experience
src/MDP/Experience.cpp:6
↓ 3 callers
Method
IncrementalPruning
src/POMDP/Algorithms/IncrementalPruning.cpp:4
↓ 3 callers
Method
ValueIteration
src/MDP/Algorithms/ValueIteration.cpp:4
↓ 3 callers
Function
addMax
src/POMDP/Algorithms/SARSOP.cpp:30
↓ 3 callers
Method
addOptimalRow
src/Utils/Polytope.cpp:381
↓ 3 callers
Function
addWit
src/POMDP/Algorithms/SARSOP.cpp:7
↓ 3 callers
Method
allocate
src/Utils/Polytope.cpp:417
↓ 3 callers
Function
applyFilters
* @brief This function finds all common elements held by the input filters. * * This function assumes that there is at least one fil
src/Factored/Utils/Trie.cpp:99
↓ 3 callers
Function
backProject
src/Factored/Utils/BayesianNetwork.cpp:169
↓ 3 callers
Function
beliefExpectedReward
include/AIToolbox/POMDP/Utils.hpp:471
↓ 3 callers
Function
bestConservativeAction
include/AIToolbox/POMDP/Utils.hpp:609
↓ 3 callers
Method
canRecommendAction
src/Factored/Bandit/Policies/MARMaxPolicy.cpp:59
↓ 3 callers
Method
cend
* @brief This function returns a const_iterator to the end of this filtered range. */
include/AIToolbox/Utils/IndexMap.hpp:266
↓ 3 callers
Function
computeValue
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:76
↓ 3 callers
Function
copyDumb3D
include/AIToolbox/Utils/Core.hpp:350
↓ 3 callers
Function
crossSumF
* @brief This function cross-sums the input lists. * * For each element of tag/value in both inputs, a new value will be * returned wit
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:56
↓ 3 callers
Method
getA
src/MDP/Algorithms/SARSA.cpp:30
↓ 3 callers
Method
getA
src/Bandit/Experience.cpp:32
↓ 3 callers
Method
getA
examples/MDP/tiger_antelope.cpp:134
↓ 3 callers
Method
getObservationProbability
include/AIToolbox/POMDP/SparseModel.hpp:376
↓ 3 callers
Method
getPolicy
include/AIToolbox/MDP/Policies/BanditPolicyAdaptor.hpp:90
↓ 3 callers
Method
getS
test/MDP/MCTSTests.cpp:120
↓ 3 callers
Method
getS
src/MDP/Algorithms/SARSA.cpp:29
↓ 3 callers
Function
makeChengD35
* @brief This function returns a POMDP model of the chengD35 problem. */
include/AIToolbox/POMDP/Environments/ChengD35.hpp:11
← previous
next →
101–200 of 1,420, ranked by callers