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
↓ 1 callers
Function
goup
examples/MDP/cliff.cpp:34
↓ 1 callers
Function
goup
examples/MDP/tiger_antelope.cpp:159
↓ 1 callers
Function
initMap
src/Factored/MDP/Algorithms/SparseCooperativeQLearning.cpp:7
↓ 1 callers
Method
initNewFactor
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:107
↓ 1 callers
Method
isExploiting
src/Bandit/Policies/ESRLPolicy.cpp:113
↓ 1 callers
Method
isSampleBeliefEmpty
include/AIToolbox/POMDP/Algorithms/Utils/rPOMCPGraph.hpp:216
↓ 1 callers
Method
isTerminal
test/MDP/DoubleQLearningTests.cpp:73
↓ 1 callers
Method
isValidNewFactor
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:191
↓ 1 callers
Function
makeEJS4
* @brief This function returns a POMDP model of the ejs4 problem. */
include/AIToolbox/POMDP/Environments/EJS4.hpp:11
↓ 1 callers
Function
makeMiningParameters
src/Factored/Bandit/Environments/MiningProblem.cpp:137
↓ 1 callers
Function
makeQFunction
src/Factored/MDP/Utils.cpp:11
↓ 1 callers
Method
makeResult
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:199
↓ 1 callers
Function
makeSysAdminTorus
src/Factored/MDP/Environments/SysAdminGrid.cpp:116
↓ 1 callers
Function
makeTigerProblem
()
examples/POMDP/tiger_door.py:118
↓ 1 callers
Function
makeTigerProblem
examples/POMDP/tiger_door.cpp:137
↓ 1 callers
Function
makeVEntry
* @brief This function creates and zeroes a VEntry. * * We use this instead of making a constructor to keep VEntry as an * aggregate, w
include/AIToolbox/POMDP/Utils.hpp:43
↓ 1 callers
Method
mergeFactors
src/Factored/Bandit/Algorithms/Utils/UCVE.cpp:195
↓ 1 callers
Function
nonZeroStarsBars
src/Utils/Combinatorics.cpp:25
↓ 1 callers
Function
objective
test/UtilsAdamTests.cpp:12
↓ 1 callers
Method
parseMDP
src/Tools/CassandraParser.cpp:29
↓ 1 callers
Method
parsePOMDP
src/Tools/CassandraParser.cpp:63
↓ 1 callers
Function
plusSubset
src/Factored/Utils/FactoredMatrix2DOps.cpp:8
↓ 1 callers
Method
popRow
src/Utils/LP/LpSolveWrapper.cpp:106
↓ 1 callers
Method
predict
src/POMDP/Algorithms/SARSOP.cpp:433
↓ 1 callers
Function
printState
Draw the grid world. - @ represents the tiger. - A represents the antelope. Parameters ---------- coord: tuple of int
examples/MDP/tiger_antelope.py:227
↓ 1 callers
Function
printState
This prints the state knowing it's relative to the cliff problem.
examples/MDP/cliff.cpp:52
↓ 1 callers
Function
printState
examples/MDP/tiger_antelope.cpp:176
↓ 1 callers
Method
recommendAction
src/Bandit/Policies/T3CPolicy.cpp:54
↓ 1 callers
Method
refine
src/Factored/Utils/Trie.cpp:245
↓ 1 callers
Function
removeFactor
src/Factored/Utils/Core.cpp:28
↓ 1 callers
Method
reset
src/Utils/Polytope.cpp:413
↓ 1 callers
Method
reset
src/Factored/MDP/CooperativeExperience.cpp:52
↓ 1 callers
Method
reset
src/MDP/Experience.cpp:26
↓ 1 callers
Method
resetTransientLearning
include/AIToolbox/MDP/Algorithms/Dyna2.hpp:267
↓ 1 callers
Method
resize
src/Utils/LP/LpSolveWrapper.cpp:58
↓ 1 callers
Function
runPrioritizedSweeping
examples/MDP/cliff.cpp:142
↓ 1 callers
Function
runQLearning
examples/MDP/cliff.cpp:84
↓ 1 callers
Method
sampleAction
include/AIToolbox/Factored/MDP/Policies/QGreedyPolicy.hpp:110
↓ 1 callers
Method
sampleBelief
include/AIToolbox/POMDP/Algorithms/Utils/rPOMCPGraph.hpp:221
↓ 1 callers
Method
sampleProbability
include/AIToolbox/Utils/Probability.hpp:453
↓ 1 callers
Method
sampleR
include/AIToolbox/Factored/Bandit/FlattenedModel.hpp:85
↓ 1 callers
Method
sampleSR
test/POMDP/rPOMCPTests.cpp:56
↓ 1 callers
Method
sampleSR
test/MDP/DoubleQLearningTests.cpp:58
↓ 1 callers
Method
setInternalPolicy
include/AIToolbox/MDP/Algorithms/Dyna2.hpp:271
↓ 1 callers
Method
setQFunction
src/MDP/Algorithms/SARSAL.cpp:100
↓ 1 callers
Method
setQFunction
include/AIToolbox/MDP/Algorithms/PrioritizedSweeping.hpp:277
↓ 1 callers
Method
setRewardFunction
include/AIToolbox/MDP/Model.hpp:388
↓ 1 callers
Method
setTraces
src/MDP/Algorithms/SARSAL.cpp:58
↓ 1 callers
Method
setTransitionFunction
include/AIToolbox/MDP/Model.hpp:377
↓ 1 callers
Method
setValues
include/AIToolbox/MDP/Algorithms/Utils/PolicyEvaluation.hpp:215
↓ 1 callers
Function
set_union_inplace
include/AIToolbox/Utils/Core.hpp:288
↓ 1 callers
Function
solve_mdp
Construct the gridworld MDP, and solve it using value iteration. Print the best found policy for sample states. Returns -------
examples/MDP/tiger_antelope.py:250
↓ 1 callers
Function
starsBars
src/Utils/Combinatorics.cpp:17
↓ 1 callers
Method
step
src/Utils/Adam.cpp:13
↓ 1 callers
Method
stepUpdateQ
include/AIToolbox/MDP/Algorithms/DynaQ.hpp:148
↓ 1 callers
Method
stepUpdateQ
include/AIToolbox/MDP/Algorithms/Dyna2.hpp:218
↓ 1 callers
Function
testGuessingGame
test/Bandit/ESRLPolicyTests.cpp:10
↓ 1 callers
Function
testPrisonersDilemma
test/Bandit/LRPPolicyTests.cpp:10
↓ 1 callers
Function
testRandomishGame
test/Bandit/LRPPolicyTests.cpp:47
↓ 1 callers
Function
testRockPaperScissors
test/MDP/PGAAPPPolicyTests.cpp:12
↓ 1 callers
Function
testRockPaperScissors
test/MDP/WoLFPolicyTests.cpp:12
↓ 1 callers
Function
toLpSolveConstraint
src/Utils/LP/LpSolveWrapper.cpp:63
↓ 1 callers
Method
update
src/Factored/MDP/Algorithms/Utils/CPSQueue.cpp:40
↓ 1 callers
Method
updateBeliefAndKnowledge
include/AIToolbox/POMDP/Algorithms/Utils/rPOMCPGraph.hpp:148
Method
AMDP
src/POMDP/Algorithms/AMDP.cpp:4
Method
Adam
src/Utils/Adam.cpp:4
Function
BOOST_AUTO_TEST_CASE
test/UtilsAdamTests.cpp:21
Function
BOOST_AUTO_TEST_CASE
test/ToolsTests.cpp:10
Function
BOOST_AUTO_TEST_CASE
test/UtilsProbabilityTests.cpp:11
Function
BOOST_AUTO_TEST_CASE
test/UtilsPruneTests.cpp:10
Function
BOOST_AUTO_TEST_CASE
test/UtilsIOTests.cpp:92
Function
BOOST_AUTO_TEST_CASE
test/UtilsCoreTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/UtilsTests.cpp:13
Function
BOOST_AUTO_TEST_CASE
test/Factored/FilterMapTests.cpp:13
Function
BOOST_AUTO_TEST_CASE
test/Factored/FactorGraphTests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/Factored/BayesianNetworkTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/FactoredLPTests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/CooperativeMaximumLikelihoodModelTests.cpp:16
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/LinearProgrammingTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/CooperativePrioritizedSweepingTests.cpp:22
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/SparseCooperativeQLearningTests.cpp:13
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/CooperativeQLearningTests.cpp:21
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/JointActionLearnerTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/CooperativeModelTests.cpp:11
Function
BOOST_AUTO_TEST_CASE
test/Factored/MDP/CooperativeExperienceTests.cpp:17
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/ModelTests.cpp:12
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/MAUCEPolicyTests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/MultiObjectiveVariableEliminationTests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/VariableEliminationTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/ReusingIterativeLocalSearchTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/UCVETests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/FlattenedModelTests.cpp:13
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/LocalSearchTests.cpp:14
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/MaxPlusTests.cpp:21
Function
BOOST_AUTO_TEST_CASE
test/Factored/Bandit/LLRPolicyTests.cpp:16
Function
BOOST_AUTO_TEST_CASE
test/POMDP/AMDPTests.cpp:21
Function
BOOST_AUTO_TEST_CASE
test/POMDP/WitnessTests.cpp:12
Function
BOOST_AUTO_TEST_CASE
test/POMDP/IncrementalPruningTests.cpp:15
Function
BOOST_AUTO_TEST_CASE
test/POMDP/TypesTests.cpp:13
Function
BOOST_AUTO_TEST_CASE
test/POMDP/ModelTests.cpp:17
← previous
next →
401–500 of 1,420, ranked by callers