Neural Net

Neural Net

Category

R&D

Year

2022

Stack

  • WebGL
  • Python
  • TensorFlow
Visit Site

The Overview

Visualizing a neural network training process in 3D space.

The Challenge

Performance bottlenecks when updating thousands of connection lines.

Process

The Solution

Moved line calculations to the GPU using a custom geometry shader.