aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2023-10-21 11:08:50 -0500
committerjvech <jmvalenciae@unal.edu.co>2023-10-21 11:08:50 -0500
commit8abcac7b3b42609f349b8a9cb132bae9746ba576 (patch)
tree89751a747d873576e3ecb60e21483747ea211967 /doc
parent5e7240fbe867e1dd3008e737995cda45d63c5083 (diff)
setup: Install and uninstall rules added
The man page must have a section specifying where to save configurations files for loading the network architecture and weights.
Diffstat (limited to 'doc')
-rw-r--r--doc/ml.19
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/ml.1 b/doc/ml.1
index 4329e80..dee805c 100644
--- a/doc/ml.1
+++ b/doc/ml.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
-.TH ML "1" "September 2023" "ml 0.1" "User Commands"
+.TH ML "1" "October 2023" "ml 0.1" "User Commands"
.SH NAME
ml \- manual page for ml 0.1
.SH SYNOPSIS
@@ -30,3 +30,10 @@ Output file (only works with predict)
\f(CW$ ml predict housing.json -o predictions.json\fR
.SH AUTHOR
Written by vech
+.SH COPYRIGHT
+Copyright \(co 2023 jvech
+.PP
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
Feel free to download, copy and edit any repo