1.0.5 • Published 3 years ago

ai-author v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

AI Author

Command line tool to generate sentences based on other sentences. It generates a brain.js net JSON that can be used with brain.js again.

Usage

ai-author -t ./data/test-data.json -i 1000 -o my-net

Flags

-i <iterations>		Determines how many iterations the network will train
-o <path>		path to output file
-t <path>		path to training data
-h			print this help text
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago