Projects

No Projects

Start building your first project!

Examples

Pre-built neural network architectures

Tutorial Network

Simple feedforward network perfect for learning - includes basic input, hidden layers, and output

Open →

ResNet50

Simplified ResNet50 architecture with residual connections and deep convolutional layers

Open →

Transformer

Simplified Transformer architecture with attention mechanism and feed-forward layers

Open →

LSTM Network

Long Short-Term Memory network for sequence processing with forget gates and memory cells

Open →