Deep Learning - Halite II 2017 Artificial Intelligence Competition p.4 VIDEO
Hello and welcome to a tutorial on deep learning with Halite II. In this tutorial and the subsequent ones, I will be breaking down some of our options for using neural networks, or even many other classifiers, for playing Halite II.
To do AI, in general, you need a fixed featureset and fixed labels. The featureset is an input vector to the neural network and the labels will be the output layer. Featuresets must all be identical, and each index in each featureset must be of identical type to the next featureset's index.
Text tutorials and sample code: https://pythonprogramming.net/deep-learning-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-27 Sentiment Analysis in Python with TextBlob and VADER Sentiment (also Dash p.6) 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
Tags: halite
two sigma
deep learning
tensorflow
keras
artificial intelligence
ai
competition
challenge
machine learning
python
tutorial