Skip to content

Deep Orbit · 11 MODULES

MODULE MAP

11 modules between your frontend and a deployed model. Pick up where you left off.

0
Completed
1
Active Now
Avg Score
M02Neural Networks: Layers & Architecture

Build your first neural network from scratch. You'll learn how neurons, layers, and activations work, translating frontend component composition into network architecture.

0/5
M03Training: Loss, Gradients & Optimization

Train the DEEP SCAN signal classifier. You'll master loss functions, gradient descent, and the training loop: the engine that turns data into intelligence.

0/5
M04Browser ML Runtimes

Take your trained model out of the lab and into the browser. Nazari challenges Demir to deploy the DEEP SCAN classifier on the ship's browser-based dashboard, with real performance constraints. You'll master TensorFlow.js setup, model loading, real-time inference, and compare runtimes like a frontend engineer compares frameworks.

0/6
M05Signal Processing

Dr. Farah discovers hidden structure in the signals that only appears in the frequency domain. You'll master the Fourier Transform, spectrograms, and windowing, transforming raw time-series data into rich features that boost DEEP SCAN's accuracy from 78% to 87%.

0/5
M06Recurrent Networks

The signals show temporal patterns: a rhythm spanning dozens of time steps. Feedforward networks see snapshots; recurrent networks see sequences. You'll build RNNs, LSTMs, and GRUs that remember past inputs and predict what comes next, using concepts from Redux reducers and localStorage caching.

0/5
M07Anomaly Detection

DEEP SCAN's anomaly detector fires on a signal that matches no known category. The reconstruction error is off the charts. You'll build autoencoders that learn what "normal" looks like, then flag anything that deviates, using the same intuition as git diff and error boundaries.

0/5
M08Advanced Time-Series

The crew attempts to predict the anomalous signal's next occurrence. You'll build attention mechanisms, temporal convolutional networks, Kalman filters, and model ensembles: advanced forecasting tools that reveal the signal's timing is changing.

0/5
M09LLM Integration

Mirza needs a comprehensive report for Earth Command: 47 days of data, 12,000 classified signals, and one anomaly that could change everything. You'll integrate language models into DEEP SCAN: prompt engineering, RAG over signal logs, and multi-model orchestration.

0/5
M10Optimization & Edge

Nazari's module, and a penance. At 0247 the 340 MB model crashed the 512 MB bridge dashboard during a predicted pulse window; the capture was lost and Earth's relay slot closed without it. You'll master quantization, pruning, caching, and WebGPU acceleration to shrink the model to 42 MB with only 2% accuracy loss, so it never happens again.

0/5
M11Capstone: Deploy DEEP SCAN

Deploy the complete DEEP SCAN signal classification system. System architecture, CI/CD pipeline, monitoring, documentation, and launch: everything the crew has built comes together.

0/5
Continue M1
Report Issue
0/2000
Severity
Screenshot
+ Attach screenshot (optional)
page url + browser info captured automatically
Deep Orbit: Module Map | Tensorcraft