Better text
This commit is contained in:
parent
6ba6b4fa8d
commit
e002375651
@ -189,8 +189,8 @@ if __name__=="__main__":
|
|||||||
trainer = Trainer(init)
|
trainer = Trainer(init)
|
||||||
trainer.train()
|
trainer.train()
|
||||||
trainer.trainFromTerm(run.head)
|
trainer.trainFromTerm(run.head)
|
||||||
print('[!] I have become smart! Destroyer of human Ultimate-TicTacToe players!')
|
print('[!] I have become smart! Destroyer of human Ultimate-TicTacToe players! (Neuristic update completed)')
|
||||||
trainer.saveToMemoryBank(term)
|
trainer.saveToMemoryBank(term)
|
||||||
print('[!] Your cognitive and strategic destinctiveness was added to my own!')
|
print('[!] Your cognitive and strategic destinctiveness was added to my own! (Game inserted into memoryBank)')
|
||||||
print('[!] This marks the beginning of the end of humankind!')
|
print('[!] This marks the beginning of the end of humankind!')
|
||||||
print('[i] Thanks for playing! Goodbye...')
|
print('[i] Thanks for playing! Goodbye...')
|
||||||
|
Loading…
Reference in New Issue
Block a user