Phillnet-2 / FeelingSystem /EmotionEngine.py
ayjays132's picture
Upload 478 files
101858b verified
class EmotionEngine:
def __init__(self):
self.emotions = {"curiosity": 0.5}