Skip to content

Aaron, an incrementally improving dialog system for learning.

Notifications You must be signed in to change notification settings

wang-yulin/aaron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Aaron, an incrementally improving dialog system for learning.

  • /bots: package containing all talking bots, including the base class Bot.
  • aaron.py: system entry, integrator of all talking bots.

Third-party Dependencies

  • pip install termcolor simpleeval

How to run?

  • python aaron.py or python -m aaron

How to test individual bot?

  • python -m bots.calc_bot

About

Aaron, an incrementally improving dialog system for learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages