Custom Bot - Halite II 2017 Artificial Intelligence Competition p.3 VIDEO
Welcome to part 3 of the Halite tutorials. So far, we've found a way to drastically improve our rank just by making a slight modification to the starter code given to us. At this point, I notice there are a few issues. One issue is that my ships often "forget" their objective and give the impression that they're changing their minds. We need to remember our objectives beyond the single turn. Also, we noticed that the ends of matches had our ships often just sitting there idle, stacking up until the end of the match. We might as well use our ships to attack. Doing this means we can lower enemy numbers, but we can also over-take planets that our enemy owns and make them our own, furthering our chances of winning.
Text tutorials and sample code: https://pythonprogramming.net/custom-ai-halite-ii-artificial-intelligence-competition/
https://pythonprogramming.net/support-donate/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://www.twitch.tv/sentdex
https://plus.google.com/+sentdex
Other Videos By sentdex 2018-02-16 Vehicle sensor data App Example - Data Visualization GUIs with Dash and Python p.5 2018-02-15 Live Graphs with Events - Data Visualization GUIs with Dash and Python p.4 2018-02-14 Dynamic Graph based on User Input - Data Visualization GUIs with Dash and Python p.3 2018-02-13 Interactive User Interface - Data Visualization GUIs with Dash and Python p.2 2018-02-12 Intro - Data Visualization GUIs with Dash and Python p.1 2018-01-19 Creating a Reddit Bot to Detect Spam - Python Reddit API Wrapper (PRAW) tutorial p.4 2018-01-12 Deploying Model - Halite II 2017 Artificial Intelligence Competition p.7 2018-01-11 Training Model - Halite II 2017 Artificial Intelligence Competition p.6 2018-01-10 Training Data - Halite II 2017 Artificial Intelligence Competition p.5 2018-01-09 Deep Learning - Halite II 2017 Artificial Intelligence Competition p.4 2017-12-23 Custom Bot - Halite II 2017 Artificial Intelligence Competition p.3 2017-12-22 Modifying Starter Bot - Halite II 2017 Artificial Intelligence Competition p.2 2017-12-22 Introduction - Halite II 2017 Artificial Intelligence Competition p.1 2017-12-17 Bitcoin & Adpocalypse - Q&A 12 2017-12-15 Interacting with our Chatbot - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.9 2017-12-08 New NVIDIA card, standing desk, video releases - Q&A 11 2017-12-04 NMT Concepts and Parameters - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.8 2017-12-03 Training a Model - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.7 2017-12-02 Database to Training Data - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.6 2017-11-27 Building Database - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.5 2017-11-26 Determining insert - Creating a Chatbot with Deep Learning, Python, and TensorFlow p.4
Tags: halite
two sigma
artificial intelligence
ai
competition
challenge
machine learning
python
tutorial