MCPcopy Create free account

hub / github.com/NVlabs/cule / functions

Functions958 in github.com/NVlabs/cule

↓ 2 callersMethodstep
Take a step in the environment by apply a set of actions Args: actions (list[Action]): list of actions to apply to each environme
torchcule/atari/env.py:256
↓ 2 callersFunctiontest
(args, T, dqn, val_mem, env, device)
examples/dqn/test.py:10
↓ 2 callersFunctionupdateFrameScanline
cule/atari/preprocess.hpp:80
↓ 2 callersMethodupdate_target_net
(self)
examples/dqn/agent.py:152
↓ 2 callersFunctionwritePNGData
cule/atari/png.hpp:75
↓ 2 callersFunctionwritePNGHeader
cule/atari/png.hpp:49
↓ 2 callersMethodzero
cule/atari/types/bitfield.hpp:172
↓ 1 callersFunctionDecode
Decodes input (unsigned char) into output (UINT4). Assumes len is a multiple of 4.
cule/md5.hpp:293
↓ 1 callersFunctionMD5
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
cule/md5.hpp:322
↓ 1 callersFunctionMD5Final
MD5 finalization. Ends an MD5 message-digest operation, writing the the message digest and zeroizing the context.
cule/md5.hpp:168
↓ 1 callersFunctionMD5Init
MD5 initialization. Begins an MD5 operation, writing a new context.
cule/md5.hpp:117
↓ 1 callersMethod__init__
(self, args, action_space)
examples/dqn/model.py:56
↓ 1 callersMethod_find_in_path
(self, name, path)
examples/utils/runtime.py:168
↓ 1 callersMethod_get_conv_out
(self, shape)
examples/a2c/model.py:48
↓ 1 callersMethod_get_conv_out
(self, shape)
examples/dqn/model.py:95
↓ 1 callersMethod_initialize_from_ale
(self, env)
torchcule/atari/state.py:123
↓ 1 callersMethod_populate
(self)
examples/utils/runtime.py:197
↓ 1 callersFunctiona2c_main
()
examples/a2c/a2c_main.py:23
↓ 1 callersMethodact_e_greedy
(self, state, epsilon=0.001)
examples/dqn/agent.py:66
↓ 1 callersFunctionadd_global_parser_options
(parser)
examples/utils/launcher.py:23
↓ 1 callersFunctionadd_parser_options
(parser)
examples/dqn/dqn_main.py:14
↓ 1 callersMethodallow_hmove_blanks
cule/atari/rom.cpp:280
↓ 1 callersFunctionapplyPaletteGrayscale
Applies the current grayscale palette to the src_buffer and returns the results in dst_buffer For each byte in src_buffer, a single byte is return
cule/atari/palettes.hpp:113
↓ 1 callersFunctionapplyPaletteRGB
Applies the current RGB palette to the src_buffer and returns the results in dst_buffer For each byte in src_buffer, three bytes are returned in d
cule/atari/palettes.hpp:94
↓ 1 callersFunctionapply_palette
cule/atari/palettes.hpp:124
↓ 1 callersFunctionapply_rescale
cule/atari/palettes.hpp:134
↓ 1 callersFunctionatari_games
()
examples/vtrace/benchmark_vtrace.py:5
↓ 1 callersFunctioncomputeBallMaskTable
Compute the ball mask table
cule/atari/tables.cpp:140
↓ 1 callersFunctioncomputeCollisionTable
Compute the collision decode table
cule/atari/tables.cpp:184
↓ 1 callersFunctioncomputeMissleMaskTable
Compute the missle mask table
cule/atari/tables.cpp:238
↓ 1 callersFunctioncomputePlayerMaskTable
Compute the player mask table
cule/atari/tables.cpp:332
↓ 1 callersFunctioncomputePlayerPositionResetWhenTable
Compute the player position reset when table
cule/atari/tables.cpp:437
↓ 1 callersFunctioncomputePlayerReflectTable
Compute the player reflect table
cule/atari/tables.cpp:568
↓ 1 callersFunctioncomputePlayfieldMaskTable
Compute playfield mask table
cule/atari/tables.cpp:584
↓ 1 callersFunctioncomputePriorityEncoding
cule/atari/tables.cpp:623
↓ 1 callersFunctioncreate_atari_env
(env_id, seed=0, rank=0, episode_life=False, clip_rewards=False, deepmind=True, max_frames=18000)
examples/utils/openai/envs.py:15
↓ 1 callersFunctioncustomize_compiler_for_nvcc
Inject deep into distutils to customize how the dispatch to gcc/nvcc works. If you subclass UnixCCompiler, it's not trivial to get your subcla
setup.py:40
↓ 1 callersFunctiondetect_type
cule/atari/rom.cpp:162
↓ 1 callersFunctiondispatch
(args, worker)
examples/utils/launcher.py:62
↓ 1 callersFunctiondqn_main
(argv=sys.argv[1:])
examples/dqn/dqn_main.py:122
↓ 1 callersMethodevaluate_q
(self, state)
examples/dqn/agent.py:160
↓ 1 callersMethodfile_name
cule/atari/rom.cpp:250
↓ 1 callersFunctionfillAllEntries
cule/atari/opcodes.cpp:164
↓ 1 callersFunctiongenerate_frames
cule/atari/dispatch.hpp:246
↓ 1 callersFunctiongenerate_png
cule/atari/png.hpp:125
↓ 1 callersFunctiongenerate_random_actions
cule/atari/dispatch.hpp:264
↓ 1 callersFunctiongetMinimalActionSet
Returns the vector of the minimal set of actions needed to play the game.
cule/atari/ale.hpp:222
↓ 1 callersFunctionget_frame_name
cule/atari/common.hpp:29
↓ 1 callersFunctionget_states
cule/atari/dispatch.hpp:144
↓ 1 callersMethodget_states
(self, indices)
torchcule/atari/env.py:309
↓ 1 callersFunctionhash
cule/atari/m6532.hpp:21
↓ 1 callersFunctioninitStrings
cule/atari/opcodes.cpp:63
↓ 1 callersFunctioninitStrings
cule/atari/rom.cpp:427
↓ 1 callersFunctioninitialize_tables
cule/atari/cuda/tables.hpp:38
↓ 1 callersFunctioninitialize_validation
(args, device)
examples/dqn/test.py:87
↓ 1 callersFunctionisMinimal
cule/atari/ale.hpp:209
↓ 1 callersFunctionis_probably_3E
cule/atari/rom.cpp:115
↓ 1 callersFunctionis_probably_3F
cule/atari/rom.cpp:124
↓ 1 callersFunctionis_probably_CV
cule/atari/rom.cpp:54
↓ 1 callersFunctionis_probably_E0
cule/atari/rom.cpp:88
↓ 1 callersFunctionis_probably_FE
cule/atari/rom.cpp:142
↓ 1 callersFunctionis_probably_SC
cule/atari/rom.cpp:70
↓ 1 callersFunctionis_probably_UA
cule/atari/rom.cpp:134
↓ 1 callersMethodlearn
(self, states, actions, returns, next_states, nonterminals, weights)
examples/dqn/agent.py:76
↓ 1 callersFunctionlives
cule/atari/games/hero.hpp:74
↓ 1 callersFunctionlives
cule/atari/games/spaceinvaders.hpp:72
↓ 1 callersFunctionlives
cule/atari/games/alien.hpp:89
↓ 1 callersFunctionlives
cule/atari/games/asterix.hpp:70
↓ 1 callersFunctionlives
cule/atari/games/kangaroo.hpp:76
↓ 1 callersFunctionlives
cule/atari/games/frostbite.hpp:79
↓ 1 callersFunctionlives
cule/atari/games/solaris.hpp:78
↓ 1 callersFunctionlives
cule/atari/games/elevatoraction.hpp:74
↓ 1 callersFunctionlives
cule/atari/games/crazyclimber.hpp:74
↓ 1 callersFunctionlives
cule/atari/games/berzerk.hpp:56
↓ 1 callersFunctionlives
cule/atari/games/breakout.hpp:70
↓ 1 callersFunctionlives
cule/atari/games/demonattack.hpp:71
↓ 1 callersFunctionlives
cule/atari/games/namethisgame.hpp:62
↓ 1 callersFunctionlives
cule/atari/games/kaboom.hpp:59
↓ 1 callersFunctionlives
cule/atari/games/asteroids.hpp:79
↓ 1 callersFunctionlives
cule/atari/games/assault.hpp:62
↓ 1 callersFunctionlives
cule/atari/games/defender.hpp:81
↓ 1 callersFunctionlives
cule/atari/games/bankheist.hpp:75
↓ 1 callersFunctionlives
cule/atari/games/atlantis.hpp:72
↓ 1 callersFunctionlives
cule/atari/games/yarsrevenge.hpp:77
↓ 1 callersFunctionlives
cule/atari/games/chopper.hpp:56
↓ 1 callersFunctionlives
cule/atari/games/battlezone.hpp:89
↓ 1 callersFunctionlives
cule/atari/games/airraid.hpp:61
↓ 1 callersMethodload
(self, name=None)
examples/a2c/model.py:81
↓ 1 callersFunctionmake_atari
(env_id)
examples/utils/openai/atari_wrappers.py:197
↓ 1 callersFunctionmaybe_restart
Restarts the current program, with file objects and descriptors cleanup
examples/utils/launcher.py:81
↓ 1 callersFunctionmaybe_restart
Restarts the current program, with file objects and descriptors cleanup
examples/dqn/dqn_main.py:76
↓ 1 callersMethodnext
(self)
examples/dqn/train.py:42
↓ 1 callersMethodoverflow
cule/atari/types/bitfield.hpp:198
↓ 1 callersFunctionpoke
cule/atari/preprocess.hpp:232
↓ 1 callersFunctionppo_main
()
examples/ppo/ppo_main.py:21
↓ 1 callersFunctionpreprocess
cule/atari/dispatch.hpp:226
↓ 1 callersFunctionregisterCommonOpcodes
cule/atari/opcodes.cpp:962
↓ 1 callersMethodreset
cule/atari/rom.cpp:226
↓ 1 callersMethodreset
Reset the environments Args: seeds (list[int]): seeds to use for initialization initial_steps (int): number of initia
torchcule/atari/env.py:219
↓ 1 callersMethodreset_noise
(self)
examples/dqn/model.py:37
← previousnext →101–200 of 958, ranked by callers