Another AI project! In this project, a neural network AI learns to race on racetracks! v to show/hide variables t to change track f to show each AI's fitness r to reset Best variable Click on an AI to delete it (if they start going in circles) Mutation is how different the copies are when the best AI reproduces Input is how many things the AI can see Have fun!!! #neural #network #ai #race #racetrack #zconcordan #games #tutorial #game #all #trending #popular #fitness
I was inspired by @Minchelcoder but I took this to the next level! Network information: 2-6 input nodes, 1 hidden layer of 3 nodes, 2 output nodes. Hidden layer uses linear activation function and output layer uses hard tanh activation function