agents
v0.2.0
Search documentation of agents
Settings
autonomous_agency
(agents v0.2.0)
View Source
Summary
Functions
adapt_behavior(Feedback, Context)
build_mental_model(Observations)
code_change(OldVsn, State, Extra)
discover_patterns(Data)
evaluate_cognitive_state()
execute_exploration(Strategy)
explore_domain(Domain)
form_abstractions(ConcreteExamples)
form_autonomous_goals(Context)
generate_hypotheses(Domain)
get_agency_status()
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
introspect()
perceive_environment()
plan_cognitive_strategy(Objective)
reason_about_causality(Event1, Event2)
reflect_on_experience(Experience)
set_autonomous_mode(Level)
start_link(Config)
terminate(Reason, State)
test_hypothesis(Hypothesis, TestStrategy)
trigger_curiosity(Stimulus)
update_beliefs(Evidence, ConfidenceLevel)
Functions
adapt_behavior(Feedback, Context)
build_mental_model(Observations)
code_change(OldVsn, State, Extra)
discover_patterns(Data)
evaluate_cognitive_state()
execute_exploration(Strategy)
explore_domain(Domain)
form_abstractions(ConcreteExamples)
form_autonomous_goals(Context)
generate_hypotheses(Domain)
get_agency_status()
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
introspect()
perceive_environment()
plan_cognitive_strategy(Objective)
reason_about_causality(Event1, Event2)
reflect_on_experience(Experience)
set_autonomous_mode(Level)
start_link(Config)
terminate(Reason, State)
test_hypothesis(Hypothesis, TestStrategy)
trigger_curiosity(Stimulus)
update_beliefs(Evidence, ConfidenceLevel)