About 845,000 results
Open links in new tab
  1. Minimax

    To je novi elektronski dokument koji u realnom vremenu prati svako kretanje robe — iz magacina, između filijala ili ka kupcu. Minimax prati zakonske izmene, omogućiće kreiranje i slanje eOtpremnica …

  2. MiniMax

    Global leader in multi-modal models and AI-native products with over 150 million users.

  3. Implementing the Minimax Algorithm for AI in Python

    Jan 31, 2025 · Learn to code an unbeatable Tic-tac-toe AI using the Minimax algorithm in Python. This tutorial covers theory, implementation, and optimization, ideal for game AI enthusiasts.

  4. Mini-Max Algorithm in Artificial Intelligence - GeeksforGeeks

    Apr 7, 2025 · Mini-Max algorithm is a decision-making algorithm used in artificial intelligence, particularly in game theory and computer games. It is designed to minimize the possible loss in a worst-case …

  5. Introduction to Minimax Algorithm with a Java Implementation

    Jan 11, 2024 · Learn how to implement one of the most popular problem solver for computer board games - the Minimax algorithm.

  6. What is the Minimax Algorithm in Artificial Intelligence?

    Aug 29, 2025 · Dive deep into the minimax algorithm in artificial intelligence. This guide explains how it optimizes decision-making in two-player games with clear examples and code.

  7. Machine Learning: Artificial Intelligence Decision Making ...

    Teach computers how to make decisions and play games with the Minimax Algorithm!