Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 11 of 11 for “"rollouts"”.
-
Radio spectrum utilization in Zambia: establishing availability of white space, as enablers for ICT services network rollouts
Recently, the use of Television White Spaces (TVWS) for broadband communication has raised interest world over. TVWS refers to regions of radio spectrum in the Ultra High Frequency(UHF)bandthatarenotusedallthetimeinaspecificgeographicallocation.TVWS spectrum brings with advantageous propagation …
-
Radio spectrum utilization in Zambia: establishing availability of white space, as enablers for ICT services network rollouts
Recently, the use of Television White Spaces (TVWS) for broadband communication has raised interest world over. TVWS refers to regions of radio spectrum in the Ultra High Frequency(UHF)bandthatarenotusedallthetimeinaspecificgeographicallocation.TVWS spectrum brings with advantageous propagation …
-
Probabilistic Inference for Inference Time Scaling of Language Models
… surpasses GPT-4o accuracy in only 4 rollouts, while Qwen2.5-Math-7B-Instruct scales to o1 level accuracy in only 32 rollouts. Our work not only presents an effective method to inference-time scaling, but also connects rich literature in probabilistic inference with inference-time …
-
From Tic-tac-toe to AlphaGo: a survey of algorithms used in various games
… decision processes, the Bellman equations, rollouts and the Monte Carlo tree search. Finally, we introduct neural networks and provide the theory on how they can assist decision making both in general and in games. A simulation of the techniques neural networks used is provided. Particular …
-
Distributed Monte Carlo Tree Search With Applications To Chip Design
… up a search tree asymmetrically using random rollouts on a game tree. The work detailed in this thesis expands upon traditional implementations by allowing the capability of fully distributing each node onto different physical machines while enabling them to keep in constant communication. The …
-
CADIA-Player : a general game playing agent
… actions. More specifically, it uses Monte Carlo rollouts with upper confidence bounds for trees (UCT) as its main search procedure. CADIAPlayer has already proven the effectiveness of this simulation-based approach in the context of GGP by winning the Third Annual GGP Competition. We describe its …
-
Video as the Language of Embodied Intelligence
… This approach supports stable, coherent rollouts far beyond the training horizon and allows guided generation for decision-making tasks, bridging predictive modeling and planning. Building on Diffusion Forcing, we introduce the Diffusion Forcing Transformer (DFoT), a natural architectural …
-
Towards Stable Reinforcement Learning in Non-Episodic Tasks
… The typical training paradigm in RL involves the rollouts of policies executed in a finite horizon or episodes. However, such policies may struggle to generalize well in various non-episodic tasks, including both object manipulation and locomotion. In this thesis, we study the challenges that …
-
Towards machine learning for the weather: developing methods using simplified dynamical systems
… offline evaluation and iterative simulations (rollouts). Using the cloud modelling within the European Centre for Medium-Range Weather Forecasting’s Single Column Model as a case study, this work highlights how targeted model development can improve online performance by addressing deficiencies …
-
Factors Associated with Successful Electronic Medical Records (EMR) Implementation in Kenya
… in public health facilities. Such large national rollouts can be expensive, especially in the context of limited resources and competing needs to focus resources on achievement of treatment targets. The utility of investments in EMRs depends upon successful uptake leading to complete and …
-
Nested Monte Carlo Tree Search as Applied to Samurai Sudoku
<p>As Sudoku has come into prominence as a favorite logic puzzle, mathematicians and computer scientists alike have analyzed the game for interesting properties. The large search space presents a challenge for both generating and solving Sudoku puzzles without relying on techniques that simply …