Problems

Implement an AI concept, test it, and explain what the result shows.

Available
1
In progress
0
Solved
0
1 problem
  1. 01
    Neural-network foundationsIntroductory20 min

    Implement ReLU

    Turn a scalar definition into a shape-preserving elementwise function.

    Prerequisite: Lists, loops, and comparisons
    Python · BrowserNot started
    Start