| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.2.tar.gz | 2020-03-25 | 1.2 MB | |
| 2.2.zip | 2020-03-25 | 1.2 MB | |
| README.md | 2020-03-25 | 205 Bytes | |
| Totals: 3 Items | 2.3 MB | 0 | |
Intents file
Now we can specify the intents file to train the neural network with:
:::bash
$ go run main.go -intents=intents.json
Refactor
Refactor the code with comments and new tests