Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

2.2

Compare
Choose a tag to compare
@hugolgst hugolgst released this 25 Mar 11:36
· 314 commits to master since this release
ab013b8

Intents file

Now we can specify the intents file to train the neural network with:

$ go run main.go -intents=intents.json

Refactor

Refactor the code with comments and new tests