Module: RobotLab::Durable
- Defined in:
- lib/robot_lab/durable/entry.rb,
lib/robot_lab/durable/store.rb,
lib/robot_lab/durable/version.rb,
lib/robot_lab/durable/learning.rb,
lib/robot_lab/durable/reflector.rb
Defined Under Namespace
Modules: Learning Classes: Entry, Reflector, Store
Constant Summary collapse
- CONFIDENCE_INCREMENT =
0.1- MAX_CONFIDENCE =
1.0- VERSION =
'0.2.1'