Essays about: "minimax"

Showing result 6 - 10 of 13 essays containing the word minimax.

  1. 6. Social Distancing AI: Using super-resolution to train an object detection model on low resolution images

    University essay from Lunds universitet/Matematisk statistik

    Author : Dennis Hein; [2020]
    Keywords : Mathematics and Statistics;

    Abstract : This paper addresses the following hypothetical situation: suppose that we want to train an object detection algorithm but that only low resolution data is available. As a tentative solution to this problem, this paper suggest to first super-resolve the low resolution data to obtain higher resolution data that is then fed to the object detection algorithm. READ MORE

  2. 7. Minimal Exploration in Episodic Reinforcement Learning

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Ardhendu Shekhar Tripathi; [2018]
    Keywords : Reinforcemebt Learning; Exploitation; Exploration; Regret; Optimism in Face of Uncertainty; Bayesian;

    Abstract : Exploration-exploitation trade-off is a fundamental dilemma that reinforcement learning algorithms face. This dilemma is also central to the design of various state of the art bandit algorithms. We take inspiration from these algorithms and try to design reinforcement learning algorithms in an episodic setting. READ MORE

  3. 8. Basic design of an HVDC interconnection in Brazil.

    University essay from KTH/Skolan för elektro- och systemteknik (EES)

    Author : Sylvain Bancal; [2016]
    Keywords : HVDC; Optimization; Conductor selection; Harmonics; Passive filters; Minimax; HVDC; optimering; ledarval; övertoner; passiva filter; Minimax;

    Abstract : HVDC technologies are very effective on long distance power transmission but generally raise large interrogations as how to determine an effective configuration. This thesis propose part of an optimization process in order to determine an optimal configuration for an HVDC installation, emphasizing in this report the impact of the conductor selection and of the filter design. READ MORE

  4. 9. EVOLUTIONARY AI IN BOARD GAMES : An evaluation of the performance of an evolutionary algorithm in two perfect information board games with low branching factor

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Viktor Öberg; [2015]
    Keywords : Branching factor; game tree; artificial intelligence; ai; evolutionary algorithm; minimax; alpha-beta;

    Abstract : It is well known that the branching factor of a computer based board game has an effect on how long a searching AI algorithm takes to search through the game tree of the game. Something that is not as known is that the branching factor may have an additional effect for certain types of AI algorithms. READ MORE

  5. 10. Exact and Monte-Carlo algorithms for combinatorial games

    University essay from Umeå universitet/Institutionen för fysik

    Author : Anders Leino; [2014]
    Keywords : monte carlo algorithm; combinatorial game theory; computational; haskell;

    Abstract : This thesis concerns combinatorial games and algorithms that can be used to play them.Basic definitions and results about combinatorial games are covered, and an implementation of the minimax algorithm with alpha-beta pruning is presented. READ MORE