Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Neural Networks

via CodeSignal

Overview

Dive deep into the theory and implementation of Neural Networks. This course will have you implementing tools at the heart of modern AI such as Perceptrons, activation functions, and the crucial components of multi-layer Neural Networks. All of this without the help of high-level libraries leaves you with a profound understanding of the underpinning mechanisms.

Syllabus

  • Unit 1: Building a Perceptron Model
    • Building a Perceptron for AND Logic Gate Simulation
    • Debugging Perceptron Summation Calculation
    • Perceptron Activation Logic Simulation
  • Unit 2: Activation Functions in C++
    • Implementing the Step Function in C++
    • Visualizing Sigmoid and Tanh Functions
    • Visualizing ReLU and Softplus Functions
  • Unit 3: Backpropagation in Neural Networks
    • Neural Network Training for XOR Problem
    • Neural Network Prediction Implementation
    • Neural Network Weight Update Implementation
    • Neural Network Enhancement Task

Reviews

Start your review of Neural Networks

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.