RSSAmplifier

Blog

Keon Kim's Blog

Writing about AI, deep learning, reinforcement learning, and software engineering.

keon.kimRSS feed ↗7 posts

Latest posts

The Cost of Code Is Going to Zero

AI is doing to software what the internet did to newspapers, and most SaaS companies aren't ready.

The Prompt Psychology Myth

Flattery, Bribes, and Threats Don't Really Make LLMs Better

Clear Technical Writing

Principles for technical writing that prioritizes the reader over the writer

Type 2 Decisions

Why almost every technical decision is reversible when you're pre-PMF

Deep Q-Learning with Keras and Gym

Learn how to implement deep reinforcement learning (deep Q-learning) to play CartPole game using Keras and Gym in less than 100 lines of code.

Rules of Thumb for MongoDB Schema Design

A practical guide to structuring MongoDB schemas for One-to-Many relationships with three different approaches.

How to install mlpack on windows

A guide to building and installing mlpack on Windows 10 using Visual Studio 2015.