Skip to content

Instantly share code, notes, and snippets.

@sean-lamont
sean-lamont / config.js
Last active January 23, 2024 09:29
Setup AIXIjs to replicate results in paper
// Update the config.js file to use this for time_inconsistent
time_inconsistent: {
active: true,
name: 'Time inconsistency',
description: `A simple environment in which AImu can be made time-inconsistent by
certain choices of discount functions.`,
vis: TIVis,
agent: {
type: BayesAgent,