trending
Matt Frank

2mo ago

What size models do you build in PyTorch?

Are you experimenting with small networks or building large, multi-block architectures?

This helps optimize UI performance and features.

Matt Frank

2mo ago

What’s the biggest pain point in building PyTorch models?

When you re wiring up a new architecture in PyTorch, what slows you down the most?

Layer selection? Shape debugging? Boilerplate? Something else?

Matt Frank

2mo ago

What PyTorch export format do you want?

NetSmith currently exports clean PyTorch modules.

I can expand the export options what would you prefer?

  • Standard nn.Module

  • Lightning-style modules

  • Scriptable modules

  • Custom template support

Matt Frank

2mo ago

Feature request thread (PyTorch first)

NetSmith is PyTorch-first.

If you could add one feature tomorrow for PyTorch models, what would it be?

Matt Frank

2mo ago

Show me your current PyTorch workflow

Do you sketch models, copy older projects, or code directly in VS Code?

Understanding your workflow helps me design better drag-and-drop components.

Matt Frank

2mo ago

What makes PyTorch model wiring painful?

Even experienced users hit snags with shape mismatches and repetitive boilerplate.

Where does it break down for you?

Matt Frank

2mo ago

Roadmap preview. What priorities would you change?

Planned:

Drag-and-drop layer editing

Reusable blocks (ResNet-style)

Automatic shape tracking

Matt Frank

2mo ago

Call for PyTorch-heavy testers

If your day-to-day work is deep in PyTorch and you re willing to break early builds, I want to hear from you.

Leave a comment and I ll reach out.

Matt Frank

2mo ago

NetSmith - Visual neural-network builder for VS Code

Visual neural-network builder inside VS Code. Drag-and-drop layers, connect blocks, and generate clean PyTorch/TensorFlow boilerplate instantly. No more manual wiring or guessing shapes. Design, preview, and export architectures directly from your editor.