Day 5 PM Session Plan
This session introduces students to setting up the different types of Neuroblast AI
Session Introduction
TEACHER LED
What Are We Doing?
Refactoring the Neuroblast Code
Adding Static AI Logic
Adding Learning AI Logic
Adding Neural Network AI Logic
Neuroblast - The Brain
SELF-PACED
Students will learn:
How to refactor the code to allow for different AIs
Creating a basic brain
Creating a static brain
Creating the training mode for the learning brain
Creating the learning structure
Creating a simple learning brain
Neuroblast - Neural Network Brain
SELF-PACED
- The students can continue to alter the neural network code, or create their own type of learning system. They can also alter the way the game is played or how it looks.
Students will learn:
What neural networks are
How the neural network AI will be structured
Creating the brain training code
Visualizing the neural network logic
Training and playing the game