Documentation Index
Fetch the complete documentation index at: https://docs.arkor.ai/llms.txt
Use this file to discover all available pages before exploring further.
arkor init
Arkor のスターターファイルをカレントディレクトリーに展開します: src/arkor/ 配下の Trainer、arkor.config.ts、package.json の dev / build / start script。
既に自分が所有するディレクトリーの中で実行してください。新規プロジェクトは <pm> create arkor から始めます(Quickstart を参照)。
実行
git init の有無を聞かれた後、依存をインストールします。最初はデフォルトを採用してすぐに動かし、あとからカスタマイズしてください。
その次
init が終わったら次のコマンドへ:http://127.0.0.1:4000 で起動します。そこから学習ランをトリガーできます。
リファレンス
すべてのフラグ、エラーメッセージ、パッケージマネージャ検出ルール、生成されるファイル一覧はarkor init リファレンス を参照してください。