MCPcopy Create free account

hub / github.com/WilliamLambertCN/CS188-Homework / functions

Functions2,086 in github.com/WilliamLambertCN/CS188-Homework

↓ 3 callersMethodlog_softmax
(logits)
PJ5_machinelearning/nn.py:309
↓ 3 callersFunctionnearestPoint
Finds the nearest grid point to a position (discretizes).
PJ2_multiagent/util.py:548
↓ 3 callersFunctionnearestPoint
Finds the nearest grid point to a position (discretizes).
PJ3_reinforcement/util.py:4040
↓ 3 callersFunctionnearestPoint
Finds the nearest grid point to a position (discretizes).
PJ1_search/util.py:538
↓ 3 callersMethodobservationFunction
Removes the ghost states from the gameState
PJ4_tracking/bustersAgents.py:92
↓ 3 callersMethodprettyPolicy
(self, policy)
PJ3_reinforcement/reinforcementTestClasses.py:588
↓ 3 callersMethodprintGridworld
(self)
PJ3_reinforcement/reinforcementTestClasses.py:977
↓ 3 callersMethodpush
Push 'item' onto the stack
PJ1_search/util.py:139
↓ 3 callersMethodpush
(self, item, priority)
PJ4_tracking/util.py:185
↓ 3 callersMethodraiseNotDefined
(self)
PJ2_multiagent/testClasses.py:141
↓ 3 callersMethodraiseNotDefined
(self)
PJ3_reinforcement/testClasses.py:141
↓ 3 callersMethodraiseNotDefined
(self)
PJ1_search/testClasses.py:140
↓ 3 callersMethodresult
Returns a new eightPuzzle with the current state and blankLocation updated based on the provided move. The move should be
PJ1_search/eightpuzzle.py:110
↓ 3 callersMethodrun
Runs the model for a batch of examples. Inputs: x: a node with shape (batch_size x 1) Returns: A nod
PJ5_machinelearning/models.py:73
↓ 3 callersMethodrun
Runs the model for a batch of examples. Your model should predict a node with shape (batch_size x 10), containing scores. Hi
PJ5_machinelearning/models.py:152
↓ 3 callersMethodstartEpisode
Called by environment when new episode is starting
PJ3_reinforcement/learningAgents.py:135
↓ 3 callersMethodstopEpisode
Called by environment when episode is done
PJ3_reinforcement/learningAgents.py:143
↓ 3 callersMethodtestPass
(self, grades)
PJ2_multiagent/testClasses.py:170
↓ 3 callersFunctiontext
(pos, color, contents, font='Helvetica', size=12, style='normal', anchor="nw")
PJ2_multiagent/graphicsUtils.py:234
↓ 3 callersFunctiontext
(pos, color, contents, font='Helvetica', size=12, style='normal', anchor="nw")
PJ1_search/graphicsUtils.py:226
↓ 3 callersFunctiontext
(pos, color, contents, font='Helvetica', size=12, style='normal', anchor="nw")
PJ4_tracking/graphicsUtils.py:226
↓ 3 callersMethodtoScreen
Translates a point relative from the bottom left of the info pane.
PJ2_multiagent/graphicsDisplay.py:94
↓ 3 callersMethodtoScreen
Translates a point relative from the bottom left of the info pane.
PJ3_reinforcement/graphicsDisplay.py:94
↓ 3 callersMethodtoScreen
Translates a point relative from the bottom left of the info pane.
PJ1_search/graphicsDisplay.py:93
↓ 3 callersMethodtoScreen
Translates a point relative from the bottom left of the info pane.
PJ4_tracking/graphicsDisplay.py:93
↓ 3 callersMethodtotalCount
Returns the sum of counts for all keys.
PJ2_multiagent/grading.py:322
↓ 3 callersMethodtotalCount
Returns the sum of counts for all keys.
PJ3_reinforcement/grading.py:322
↓ 3 callersMethodtotalCount
Returns the sum of counts for all keys.
PJ1_search/grading.py:315
↓ 3 callersMethodtotalCount
Returns the sum of counts for all keys.
PJ4_tracking/grading.py:315
↓ 3 callersMethodunmute
(self)
PJ5_machinelearning/autograder.py:48
↓ 3 callersMethodupdate
(self, item, priority)
PJ2_multiagent/util.py:198
↓ 3 callersMethodupdate
(self, item, priority)
PJ1_search/util.py:196
↓ 3 callersMethodupdate
(self, item, priority)
PJ4_tracking/util.py:197
↓ 3 callersMethodwriteList
(self, handle, name, list)
PJ2_multiagent/multiagentTestClasses.py:381
↓ 2 callersMethod__init__
(self, data)
PJ5_machinelearning/nn.py:19
↓ 2 callersMethod__init__
These default parameters can be changed from the pacman.py command line. For example, to change the exploration rate, try:
PJ3_reinforcement/qlearningAgents.py:135
↓ 2 callersMethod__init__
Your value iteration agent should take an mdp on construction, run the indicated number of iterations and then act acco
PJ3_reinforcement/valueIterationAgents.py:44
↓ 2 callersMethod__init__
(self, index=0, inference="ExactInference", ghostAgents=None, observeEnable=True, elapseTimeE
PJ4_tracking/bustersAgents.py:73
↓ 2 callersMethod_cellIndexToPosition
(self, index)
PJ2_multiagent/game.py:260
↓ 2 callersMethod_cellIndexToPosition
(self, index)
PJ3_reinforcement/game.py:264
↓ 2 callersMethod_cellIndexToPosition
(self, index)
PJ1_search/game.py:250
↓ 2 callersMethod_cellIndexToPosition
(self, index)
PJ4_tracking/game.py:250
↓ 2 callersFunction_clear_keys
(event=None)
PJ2_multiagent/graphicsUtils.py:296
↓ 2 callersFunction_clear_keys
(event=None)
PJ3_reinforcement/graphicsUtils.py:300
↓ 2 callersFunction_clear_keys
(event=None)
PJ1_search/graphicsUtils.py:287
↓ 2 callersFunction_clear_keys
(event=None)
PJ4_tracking/graphicsUtils.py:287
↓ 2 callersMethodapplyAction
(state, action, ghostIndex)
PJ2_multiagent/pacman.py:424
↓ 2 callersMethodapplyAction
(state, action, ghostIndex)
PJ3_reinforcement/pacman.py:422
↓ 2 callersMethodapplyAction
(state, action, ghostIndex)
PJ1_search/pacman.py:409
↓ 2 callersMethodapplyAction
(state, action, ghostIndex)
PJ4_tracking/busters.py:366
↓ 2 callersMethodapplyAction
(state, action, ghostIndex)
PJ4_tracking/pacman.py:409
↓ 2 callersMethodassignFullCredit
(self, message="", raw=False)
PJ2_multiagent/grading.py:288
↓ 2 callersMethodassignFullCredit
(self, message="", raw=False)
PJ3_reinforcement/grading.py:288
↓ 2 callersMethodassignFullCredit
(self, message="", raw=False)
PJ1_search/grading.py:283
↓ 2 callersFunctionbegin_graphics
(width=640, height=480, color=formatColor(0, 0, 0), title=None)
PJ2_multiagent/graphicsUtils.py:57
↓ 2 callersFunctionbegin_graphics
(width=640, height=480, color=formatColor(0, 0, 0), title=None)
PJ1_search/graphicsUtils.py:57
↓ 2 callersFunctionbegin_graphics
(width=640, height=480, color=formatColor(0, 0, 0), title=None)
PJ4_tracking/graphicsUtils.py:57
↓ 2 callersMethodcanKill
(pacmanPosition, ghostPosition)
PJ2_multiagent/pacman.py:479
↓ 2 callersMethodcanKill
(pacmanPosition, ghostPosition)
PJ3_reinforcement/pacman.py:473
↓ 2 callersMethodcanKill
(pacmanPosition, ghostPosition)
PJ1_search/pacman.py:461
↓ 2 callersMethodcanKill
(pacmanPosition, ghostPosition)
PJ4_tracking/busters.py:410
↓ 2 callersMethodcanKill
(pacmanPosition, ghostPosition)
PJ4_tracking/pacman.py:461
↓ 2 callersFunctionchangeText
(id, newText, font=None, size=12, style='normal')
PJ2_multiagent/graphicsUtils.py:240
↓ 2 callersFunctionchangeText
(id, newText, font=None, size=12, style='normal')
PJ3_reinforcement/graphicsUtils.py:244
↓ 2 callersFunctionchangeText
(id, newText, font=None, size=12, style='normal')
PJ1_search/graphicsUtils.py:232
↓ 2 callersFunctionchangeText
(id, newText, font=None, size=12, style='normal')
PJ4_tracking/graphicsUtils.py:232
↓ 2 callersMethodcheckNullDisplay
(self)
PJ4_tracking/textDisplay.py:35
↓ 2 callersFunctionclear_screen
(background=None)
PJ3_reinforcement/graphicsUtils.py:166
↓ 2 callersMethodcollide
(state, ghostState, agentIndex)
PJ2_multiagent/pacman.py:465
↓ 2 callersMethodcollide
(state, ghostState, agentIndex)
PJ3_reinforcement/pacman.py:460
↓ 2 callersMethodcollide
(state, ghostState, agentIndex)
PJ1_search/pacman.py:447
↓ 2 callersMethodcollide
(state, ghostState, agentIndex)
PJ4_tracking/busters.py:401
↓ 2 callersMethodcollide
(state, ghostState, agentIndex)
PJ4_tracking/pacman.py:447
↓ 2 callersFunctioncopy
(srcDir, destDir, filename)
PJ4_tracking/autograder.py:336
↓ 2 callersMethoddisplacement
(self, oldArmDegree, oldHandDegree, armDegree, handDegree)
PJ3_reinforcement/crawler.py:240
↓ 2 callersMethoddoAction
Performs the given action in the current environment state and updates the enviornment. Returns a (reward, nextState)
PJ3_reinforcement/environment.py:34
↓ 2 callersMethoddrawAgentObjects
(self, state)
PJ2_multiagent/graphicsDisplay.py:219
↓ 2 callersMethoddrawAgentObjects
(self, state)
PJ3_reinforcement/graphicsDisplay.py:219
↓ 2 callersMethoddrawAgentObjects
(self, state)
PJ1_search/graphicsDisplay.py:214
↓ 2 callersMethoddrawAgentObjects
(self, state)
PJ4_tracking/graphicsDisplay.py:214
↓ 2 callersMethoddrawGhost
(self, ghost, agentIndex)
PJ2_multiagent/graphicsDisplay.py:347
↓ 2 callersMethoddrawGhost
(self, ghost, agentIndex)
PJ3_reinforcement/graphicsDisplay.py:347
↓ 2 callersMethoddrawGhost
(self, ghost, agentIndex)
PJ1_search/graphicsDisplay.py:338
↓ 2 callersMethoddrawGhost
(self, ghost, agentIndex)
PJ4_tracking/graphicsDisplay.py:338
↓ 2 callersMethoddrawPacman
(self, pacman, index)
PJ2_multiagent/graphicsDisplay.py:277
↓ 2 callersMethoddrawPacman
(self, pacman, index)
PJ3_reinforcement/graphicsDisplay.py:277
↓ 2 callersMethoddrawPacman
(self, pacman, index)
PJ1_search/graphicsDisplay.py:270
↓ 2 callersMethoddrawPacman
(self, pacman, index)
PJ4_tracking/graphicsDisplay.py:270
↓ 2 callersMethoddrawStaticObjects
(self, state)
PJ2_multiagent/graphicsDisplay.py:212
↓ 2 callersMethoddrawStaticObjects
(self, state)
PJ3_reinforcement/graphicsDisplay.py:212
↓ 2 callersMethoddrawStaticObjects
(self, state)
PJ1_search/graphicsDisplay.py:207
↓ 2 callersMethoddrawStaticObjects
(self, state)
PJ4_tracking/graphicsDisplay.py:207
↓ 2 callersFunctiondraw_background
()
PJ2_multiagent/graphicsUtils.py:132
↓ 2 callersFunctiondraw_background
()
PJ3_reinforcement/graphicsUtils.py:137
↓ 2 callersFunctiondraw_background
()
PJ1_search/graphicsUtils.py:132
↓ 2 callersFunctiondraw_background
()
PJ4_tracking/graphicsUtils.py:132
↓ 2 callersMethodevalCode
(self, moduleDict)
PJ4_tracking/trackingTestClasses.py:213
↓ 2 callersMethodevalCode
(self, moduleDict)
PJ4_tracking/tracking_fa18TestClasses.py:237
↓ 2 callersMethodexpNode
(self, gameState, currentDepth, agentIndex)
PJ2_multiagent/multiAgents.py:322
↓ 2 callersMethodfinalize
(self)
PJ5_machinelearning/autograder.py:102
← previousnext →301–400 of 2,086, ranked by callers