ReinforcementLearning
Learning through trial and reward
Extends: Technology
ReinforcementLearning
Learning through trial and reward
Reference
ReinforcementLearning - tech.org.ai
Properties
- index: 10
Usage
import { $ } from 'sdk.do'
// Query for ReinforcementLearning
const result = await db.query({
subject: $.ReinforcementLearning,
})