Search
44 results
Local Model Family: NVIDIA Nemotron
Nemotron gives students a way to discuss open models built for NVIDIA-accelerated deployment, agents, and enterprise AI stacks.
NVIDIA Workstations: The Local AI Server Pattern
A desktop with a serious NVIDIA GPU can act like a small private inference server for a team or classroom.
Robotics Engineer in 2026: Foundation Models Walk Around
NVIDIA GR00T, Physical Intelligence π0, and Figure Helix took the vision-language-action paradigm from research paper to factory floor. This is the hottest hardware-software frontier.
Backpropagation Rediscovered, 1986
Rumelhart, Hinton, and Williams published the algorithm that would eventually power everything.
AlexNet and the Deep Learning Revolution
In September 2012, a neural network crushed ImageNet and everything about AI changed.
AI in Video Games: Smarter NPCs
Game NPCs used to be dumber than calculators. New AI is changing that — sometimes in fun ways, sometimes in creepy ways. Let's look at what's actually shipping.
Bootcamps vs Self-Taught vs Certs: What's Worth Your Money
A clear-eyed look at where to spend $0, $200, $2,000, and $15,000 — and which spend actually moves the needle for someone over 40. 'I have a [free Coursera AI cert] AND 18 years at [recognized industry employer]' is more credible than either one alone.
Meteorologist in 2026: When the Forecast Beats You
Weather models like GraphCast and Pangu-Weather out-forecast traditional numerical prediction. The meteorologist's job has shifted to interpretation and communication.
AI Hardware Evaluations Engineer: Benchmarking GPUs Beyond MFU
Hardware-eval engineers measure real-world AI performance across H100, B200, MI300X, and Trainium with workload-specific rigor.
What It Actually Costs to Run a Big AI Model
ChatGPT 'Plus' is $20/month for you. The math behind that price — and why prices keep dropping — explains a lot about the industry.
AI and Training vs Inference: The Two Halves of Every AI
AI gets built in two phases — knowing the difference explains why it's both expensive and instant.
Mistral Small — edge deployment
Mistral Small is the right open-weights model when you need to run on a laptop, a phone, or an on-prem CPU box.
Hermes On A Mac: Apple Silicon Performance Notes
Apple Silicon is the most accessible serious AI hardware most creators will ever own. Knowing how to get the best out of it for Hermes is a 30-minute investment with months of payoff.
VRAM and RAM Sizing: What Can This Machine Actually Run?
Students need a repeatable way to decide whether a local model fits the machine before downloading giant files.
Systems, Methods, Applications: Three Paper Types
Not every AI paper has the same goal. Read them differently based on their type.
Mechanical Engineer in 2026: Generative Design Finds Parts You Could Not Draw
Fusion generative design explores millions of topology options. nTopology and Ansys simulate in hours what used to take weeks. The ME still owns manufacturability.
Open-Source vs Closed AI: What Llama, Mistral, and DeepSeek Actually Mean
Closed = OpenAI/Anthropic/Google. Open = Meta/Mistral/DeepSeek. The split shaping 2026 — and your future.
Nemotron (NVIDIA)
The GPU maker's own AI models, tuned for its hardware
DeepSeek (DeepSeek)
The Chinese lab that shocked Silicon Valley
GLM (Z.ai (formerly Zhipu AI))
Beijing's university-spun open-weights flagship
Biomedical Engineer
Biomedical engineers build medical devices, prosthetics, and imaging systems. AI helps design personalized implants and smarter wearables.
Robotics Engineer
Robotics engineers build machines that move through the real world — from warehouse arms to humanoids. Foundation models for robots are the hot 2026 frontier.
Aerospace Engineer
Aerospace engineers design aircraft, rockets, drones, and satellites. AI runs flight simulations and optimizes airframes beyond human intuition.
Biologist
Biologists study living systems — from cells to ecosystems. AlphaFold-class tools rewrote biology in a few years.
Physicist
Physicists study the fundamental laws of nature. AI accelerates simulation, data analysis, and even theory discovery.
Climate Scientist
Climate scientists model the Earth system and predict change. AI foundation models now forecast weather faster and better than classical physics codes.
3D Artist
3D artists model, texture, and light assets for games, film, and ads. AI now generates base meshes and textures — artists polish.
NVIDIA-Certified Associate: Generative AI LLMs (NCA-GENL)
NVIDIA Deep Learning Institute — Early-career engineers building with LLMs and NVIDIA tools
NVIDIA DLI: Fundamentals of Deep Learning
NVIDIA Deep Learning Institute — Students entering deep learning for the first time
NVIDIA DLI: Generative AI Explained
NVIDIA Deep Learning Institute — High school students and total beginners
NVIDIA DLI: Building RAG Agents with LLMs
NVIDIA Deep Learning Institute — Developers building retrieval-augmented generation apps
NVIDIA
The GPU maker whose chips (H100, B200) power most AI training.
H100
NVIDIA's workhorse AI GPU from 2022 — once dominant, now generally superseded by Blackwell (B200/GB200).
B200
NVIDIA's next-generation AI GPU after the H100, with more memory and speed.
TensorRT-LLM
NVIDIA's optimized LLM inference library using TensorRT for maximum GPU performance.
Megatron
NVIDIA's original library for large-scale transformer training.
GPU
A graphics chip that's also great at the matrix math AI needs.
Chip export
The business of selling semiconductors across borders — now heavily policed for AI chips.
Sparsity
When most values in a model or activation are zero — lets you skip computation.
TPU
Google's custom AI chip, used for training and serving Gemini and other models.
vLLM
A popular open-source LLM serving library known for PagedAttention and continuous batching.
TEE
Trusted execution environment — a hardware enclave that isolates code and data from the OS.