Skip to content

refarer/parametric-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parametric-learn

A small neural network learns to fit a parametric surface (u, v) → (x, y, z) in real time. The gray wireframe is the target; the purple mesh is the network's current prediction.

Training runs in a Web Worker (TensorFlow.js); rendering is Three.js.

parametric-learn.webm

Run

pnpm install
pnpm dev

Pick a surface from the dropdown, hit Start, and watch it converge.

About

watch a neural network learn a parametric surface

Topics

Resources

License

Stars

Watchers

Forks

Contributors