Tagged articles
4 articles
Page 1 of 1
Old Meng AI Explorer
Old Meng AI Explorer
Apr 20, 2026 · Artificial Intelligence

Unlock Free High‑Performance LLM APIs with NVIDIA NIM – A Step‑by‑Step Guide

This article explains what NVIDIA NIM is, compares its generous free quota to other LLM providers, lists the supported free models, walks through a five‑minute sign‑up, shows three code examples for calling the API, offers model‑selection advice, and provides a hands‑on case for building a free AI chat interface.

AI modelsAPI integrationFree LLM API
0 likes · 16 min read
Unlock Free High‑Performance LLM APIs with NVIDIA NIM – A Step‑by‑Step Guide
Model Perspective
Model Perspective
Dec 31, 2022 · Fundamentals

What Can Ancient Roman Rebellions Teach Us About Game Theory?

This article uses the Iberian Peninsula rebellion and the classic Nim game to illustrate fundamental concepts of game theory, linking strategic decision‑making to economics and mathematics while providing clear examples and visual diagrams for deeper understanding.

NIMeconomicsgame theory
0 likes · 12 min read
What Can Ancient Roman Rebellions Teach Us About Game Theory?
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 21, 2021 · Fundamentals

Nim Game: Problem Statement, Analysis, Solution, and Proof

This article explains the classic Nim game where two players alternately remove 1‑3 stones from a pile, presents the LeetCode‑style problem of determining if the first player can force a win, analyzes the pattern of losing positions, provides a concise Go solution, and offers a formal proof based on game theory.

GoNIMdynamic programming
0 likes · 5 min read
Nim Game: Problem Statement, Analysis, Solution, and Proof