Video games
Electronics
Automation
AIs
Chat GPT generated
100

What is the main villain of the Mario franchise?

Bowser 🐒πŸ”₯

100

You want to connect an LED (forward voltage 2V, current 20mA) to a 5V power supply. What resistor value should you use in series?

150 ohms. (R = (5V - 2V) / 0.02A = 3V / 0.02A = 150Ξ©)

100

Name a wireless protocol used for home automation.

Zigbee, MQTT, Wi-Fi, Bluetooth

100

What does A.I. stands for ?

Artificial Intelligence

100

What does the acronym "AI" stand for in technology?

Artificial Intelligence

200

Who is the God of War, in its eponym games?

Kratos πŸͺ“πŸ§”πŸΌβ€β™‚οΈ

200

If you suddenly connect a charged capacitor across a resistor, what happens to the voltage over time?

The voltage decreases exponentially as the capacitor discharges.


200

What language is used for custom automation script through Home Assistant?

YAML

200

What is machine learning ?

Use of computer system  that are able to learn and adapt without following explicit instructions by following the patterns.


200

Which company developed the AI model known as ChatGPT?

OpenAI

300

What is the name of the first Zelda game released on the GameCube?

The Legend of Zelda: The Wind Waker 🌊πŸͺˆ

300

What’s the main difference between a digital signal and an analog signal? Give one example of each.

  • Digital: discrete values (e.g. USB signal).
  • Analog: continuous values (e.g. audio from a microphone).
300

Zigbee protocol use a star network or a circular network?

Star network, all devices act like a router and is connected to the closest parent.

300

What is the name of Generative AI used by x ?

Grok

300

What is the primary goal of a neural network in machine learning?

To identify patterns and make predictions based on input data

400

Released on the PlayStation, which Castlevania game was famous for its double game design of Dracula's castle?

Castlevania Symphony of the night πŸ§›πŸΌβ€β™‚οΈπŸ¦‡

400

You have two resistors: one 100Ξ©, one 200Ξ©. What is the total resistance in series? In parallel?

  • Series: 300Ξ©.
  • Parallel: 66.7Ξ© (1/R = 1/100 + 1/200 = 3/200 β†’ R β‰ˆ 66.7Ξ©)
400

Using home assistant what's represent the "choose:" action block?

If / else statement

400

What does the term "overfitting" refer to in machine learning ?

When a model performs well on training data but poorly on new data

400

What is the name of the technique where an AI learns from a reward system by interacting with an environment?

Reinforcement Learning

500

What is the name of the fast snake boss in Metroid Fusion?

Serris πŸπŸƒ

500

What happens when you apply a voltage to the base of an NPN transistor (with a resistor)? How can you use it to turn on an LED?

It allows current to flow from collector to emitter.
Connect LED and resistor from +V to collector, emitter to ground, base via resistor β†’ LED turns on when base is driven.

500

What's the first rule of home automation?

Stress testing your network ensure you automation will work in 95% of the cases including internet connection issue or electrical outage.

500

Who is considered the "father of artificial intelligence" ?

John McCarthy

500

What is the "vanishing gradient problem" in deep learning, and how does it affect neural networks?

It's a phenomenon where gradients become too small to update weights effectively during backpropagation, especially in deep networks, leading to stalled training.

M
e
n
u