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
getVisits
src/MDP/SparseExperience.cpp:61
Method
getVisitsSum
src/MDP/SparseExperience.cpp:65
Method
getWindowSize
src/Bandit/Policies/ESRLPolicy.cpp:121
Method
getinitargs
src/Python/Types.cpp:40
Method
getinitargs
src/Python/Types.cpp:74
Method
getinitargs
src/Python/POMDP/SparseModel.cpp:19
Method
getinitargs
src/Python/POMDP/Model.cpp:19
Method
getinitargs
src/Python/POMDP/Policies/Policy.cpp:13
Method
getinitargs
src/Python/MDP/SparseModel.cpp:19
Method
getinitargs
src/Python/MDP/Model.cpp:19
Method
getinitargs
src/Python/MDP/Policies/Policy.cpp:13
Method
getstate
src/Python/Types.cpp:45
Method
getstate
src/Python/Types.cpp:79
Method
getstate
To avoid enabling pickling of the internal matrices, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/POMDP/SparseModel.cpp:24
Method
getstate
To avoid enabling pickling of the internal matrices, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/POMDP/Model.cpp:24
Method
getstate
To avoid enabling pickling of the internal policy value function, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/POMDP/Policies/Policy.cpp:19
Method
getstate
To avoid enabling pickling of the internal matrices, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/MDP/SparseModel.cpp:24
Method
getstate
To avoid enabling pickling of the internal matrices, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/MDP/Model.cpp:24
Method
getstate
To avoid enabling pickling of the internal policy value function, which would be annoying, we pickle the policy as a string and reload it later.
src/Python/MDP/Policies/Policy.cpp:19
Function
godown
Moves the cursor down by x lines
examples/MDP/tiger_antelope.py:221
Function
godown
examples/MDP/cliff.cpp:44
Function
godown
examples/MDP/tiger_antelope.cpp:169
Function
hash_value
* @brief This function enables hashing of Vectors with boost::hash. */
include/AIToolbox/Utils/Core.hpp:362
Function
hash_value
* @brief This function enables hashing of VEntries with boost::hash. */
include/AIToolbox/POMDP/Utils.hpp:57
Method
initNewFactor
src/Factored/MDP/Algorithms/LinearProgramming.cpp:230
Method
initNewFactor
src/Factored/MDP/Algorithms/Utils/FactoredLP.cpp:159
Method
initNewFactor
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:79
Method
initNewFactor
src/Factored/Bandit/Algorithms/Utils/VariableElimination.cpp:44
Method
insert
src/Factored/Utils/FasterTrie.cpp:24
Method
isTerminal
test/POMDP/rPOMCPTests.cpp:86
Method
isTerminal
test/MDP/MCTSTests.cpp:130
Method
isTerminal
* @brief This function returns whether a given state is a terminal state. */
src/Python/MDP/GenerativeModelPython.hpp:54
Method
isTerminal
include/AIToolbox/MDP/MaximumLikelihoodModel.hpp:368
Method
isTerminal
include/AIToolbox/MDP/SparseMaximumLikelihoodModel.hpp:393
Method
isTerminalState
src/Factored/MDP/Environments/TigerAntelope.cpp:84
Method
isTorus
src/MDP/Environments/Utils/GridWorld.cpp:91
Method
isValidNewFactor
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:155
Method
isValidNewFactor
src/Factored/Bandit/Algorithms/Utils/VariableElimination.cpp:71
Function
main
examples/POMDP/tiger_door.cpp:198
Function
main
examples/MDP/cliff.cpp:220
Function
main
examples/MDP/tiger_antelope.cpp:193
Method
makeDiscretizer
src/POMDP/Algorithms/AMDP.cpp:7
Method
makeNewPomdp
include/AIToolbox/POMDP/Algorithms/GapMin.hpp:381
Method
makeResult
src/Factored/MDP/Algorithms/LinearProgramming.cpp:256
Method
makeResult
src/Factored/MDP/Algorithms/Utils/FactoredLP.cpp:198
Method
makeResult
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:165
Method
makeResult
src/Factored/Bandit/Algorithms/Utils/VariableElimination.cpp:82
Method
makeSampledBelief
include/AIToolbox/POMDP/Algorithms/POMCP.hpp:429
Function
makeSysAdminGrid
src/Factored/MDP/Environments/SysAdminGrid.cpp:10
Function
makeTigerProblem
* @brief This function sets up the tiger problem in a Model. * * This function builds the AAAI-94 Tiger problem, with * a 0.95 discount
include/AIToolbox/POMDP/Environments/TigerProblem.hpp:58
Method
maxBeliefNodeUpdate
include/AIToolbox/POMDP/Algorithms/rPOMCP.hpp:338
Method
mergeFactors
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:161
Method
mergeFactors
src/Factored/Bandit/Algorithms/Utils/VariableElimination.cpp:76
Function
minus
src/Factored/Utils/FactoredVectorOps.cpp:49
Function
minusSubset
src/Factored/Utils/FactoredVectorOps.cpp:102
Function
nonZeroBallsBins
src/Utils/Combinatorics.cpp:29
Method
operator!=
include/AIToolbox/Utils/IndexMap.hpp:52
Method
operator!=
include/AIToolbox/Utils/IndexMap.hpp:338
Method
operator()
src/Factored/MDP/Algorithms/LinearProgramming.cpp:25
Method
operator()
src/Factored/MDP/Algorithms/Utils/FactoredLP.cpp:32
Method
operator()
src/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.cpp:35
Method
operator()
src/Factored/Bandit/Algorithms/Utils/ReusingIterativeLocalSearch.cpp:15
Method
operator()
src/Factored/Bandit/Algorithms/Utils/LocalSearch.cpp:9
Method
operator()
src/Factored/Bandit/Algorithms/Utils/MaxPlus.cpp:9
Method
operator()
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:38
Method
operator()
src/Factored/Bandit/Algorithms/Utils/VariableElimination.cpp:29
Method
operator()
src/POMDP/Algorithms/LinearSupport.cpp:6
Method
operator()
src/POMDP/Algorithms/GapMin.cpp:29
Method
operator()
src/MDP/Environments/Utils/GridWorld.cpp:54
Method
operator()
src/Python/Utils.hpp:69
Method
operator()
src/Python/Utils.hpp:77
Method
operator()
include/AIToolbox/Utils/Prune.hpp:208
Method
operator()
include/AIToolbox/Factored/Utils/GenericVariableElimination.hpp:175
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:66
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:87
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:103
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:112
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:142
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:160
Method
operator()
include/AIToolbox/Factored/MDP/Algorithms/Utils/GraphUtils.hpp:167
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:66
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:87
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:102
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:111
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:135
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:161
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:176
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:192
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/GraphUtils.hpp:207
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/MultiObjectiveVariableElimination.hpp:62
Method
operator()
include/AIToolbox/Factored/Bandit/Algorithms/Utils/UCVE.hpp:54
Method
operator()
include/AIToolbox/POMDP/Algorithms/PBVI.hpp:193
Method
operator()
include/AIToolbox/POMDP/Algorithms/Witness.hpp:144
Method
operator()
include/AIToolbox/POMDP/Algorithms/IncrementalPruning.hpp:146
Method
operator()
include/AIToolbox/POMDP/Algorithms/SARSOP.hpp:324
Method
operator()
include/AIToolbox/POMDP/Algorithms/GapMin.hpp:227
Method
operator()
include/AIToolbox/POMDP/Algorithms/LinearSupport.hpp:152
Method
operator()
include/AIToolbox/POMDP/Algorithms/FastInformedBound.hpp:179
Method
operator()
include/AIToolbox/POMDP/Algorithms/BlindStrategies.hpp:113
Method
operator()
include/AIToolbox/POMDP/Algorithms/PERSEUS.hpp:159
← previous
next →
1,001–1,100 of 1,420, ranked by callers