ai-author

1.0.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ai-author

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.83 kB

Total Files

6

Last publish

Collaborators

  • codingvampyre