Fuzzy Logic

Game Player Count Image

2-4

Game Time Image

45 mins

Game Age Image

13+

How to Play

video comming soon

You are a data scientist part of a start up trying to create the best service for identifying cute animals in photos. This is becoming a hot market and their are other competing companies trying to create a similar service. Whoever gets to market first will have an advantage, but at the end of the day the best model will win.

Component List Image

Neural networks is the most common type of model for modern AI work. ChatGPT runs on a specific type of neural network called a large language model(LLM)

They can be compared to brains as they strengthen and weaken connections between nodes given the data it receives, just like the brain modifies the connections between neurons based on the experiences you have.

For more detail read here

Below shows how the game aligns with how it works in reality.

  • You roll dice to determine if a model was successful, because no matter how much you train it there is still a chance it is wrong. It is a probablity machine, not guarantee list of instructions like traditional programing.
  • Input Layer = An animal photo
  • Hidden Layer = Where you add and strengthen nodes
  • Output Layer = Path that connects an animal photo which is needed for a successful test
Actual Neural Network Image Data Brain Image